diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 73a4e8fb91d..8c4ddc3970c 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -239,9 +239,6 @@ "Database host" : "Database host", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).", "Performance warning" : "Performance warning", - "SQLite will be used as database." : "SQLite will be used as database.", - "For larger installations we recommend to choose a different database backend." : "For larger installations we recommend to choose a different database backend.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.", "Finish setup" : "Finish setup", "Finishing …" : "Finishing …", "Need help?" : "Need help?", @@ -314,6 +311,9 @@ "Share with other people by entering a user or group or an email address." : "Share with other people by entering a user or group or an email address.", "The specified document has not been found on the server." : "The specified document has not been found on the server.", "You can click here to return to %s." : "You can click here to return to %s.", + "SQLite will be used as database." : "SQLite will be used as database.", + "For larger installations we recommend to choose a different database backend." : "For larger installations we recommend to choose a different database backend.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.", "Wrong password." : "Wrong password.", "Stay logged in" : "Stay logged in", "Back to log in" : "Back to log in", |