diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 814fe3e56b5..74f424a81bd 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -249,8 +249,6 @@ "Login canceled by app" : "Login cancelled by app", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s", "a safe home for all your data" : "a safe home for all your data", - "File is currently busy, please try again later" : "File is currently busy, please try again later", - "Cannot download file" : "Cannot download file", "Application is not enabled" : "Application is not enabled", "Authentication error" : "Authentication error", "Token expired. Please reload page." : "Token expired. Please reload page.", @@ -407,6 +405,8 @@ "Username must not consist of dots only" : "Username must not consist of dots only", "Username is invalid because files already exist for this user" : "Username is invalid because files already exist for this user", "User disabled" : "User disabled", + "File is currently busy, please try again later" : "File is currently busy, please try again later", + "Cannot download file" : "Cannot download file", "Your data directory is readable by other users." : "Your data directory is readable by other users.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory." |