diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index f64a313ea1b..774d87a5695 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -27,8 +27,6 @@ OC.L10N.register( "installing and updating apps via the app store or Federated Cloud Sharing" : "installing and updating apps via the app store or Federated Cloud Sharing", "Federated Cloud Sharing" : "Federated Cloud Sharing", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably.", - "A problem occurred, please check your log files (Error: %s)" : "A problem occurred, please check your log files (Error: %s)", - "Migration Completed" : "Migration Completed", "Group already exists." : "Group already exists.", "Unable to add group." : "Unable to add group.", "Unable to delete group." : "Unable to delete group.", @@ -383,6 +381,8 @@ OC.L10N.register( "set new password" : "set new password", "change email address" : "change email address", "Default" : "Default", + "A problem occurred, please check your log files (Error: %s)" : "A problem occurred, please check your log files (Error: %s)", + "Migration Completed" : "Migration Completed", "_You have %n app update pending_::_You have %n app updates pending_" : ["You have %n app update pending","You have %n app updates pending"], "Updating...." : "Updating....", "Error while updating app" : "Error while updating app", |