diff --git a/core/templates/installation.php b/core/templates/installation.php index 6dd7ed313827b..88be253949f46 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -153,9 +153,10 @@ 0): ?>
t('SQLite will be used as database.'));?>
t('For larger installations we recommend to choose a different database backend.'));?>
t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?>
t('You have choosen SQLite as database.'));?>
t('SQLite should only be choosen for minimal and development instances.'));?>
t('For productive instances we recommend to choose a different database backend.'));?>
t('Using clients for file syncing the use of SQLite is highly discouraged.')); ?>