diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 33fb5b6da26..2928223dd94 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -206,7 +206,6 @@ OC.L10N.register( "Hide" : "Hide", "Download and enable" : "Download and enable", "Never" : "Never", - "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", "Administrator documentation" : "Administrator documentation", "Documentation" : "Documentation", @@ -265,6 +264,7 @@ OC.L10N.register( "You need to set your user email before being able to send test emails." : "You need to set your user email before being able to send test emails.", "All languages" : "All languages", "Everyone" : "Everyone", + "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", "Test email settings" : "Test email settings", "Please read carefully before activating server-side encryption: " : "Please read carefully before activating server-side encryption: ", "Enable encryption" : "Enable encryption", |