diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-06 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-06 01:12:41 +0000 |
commit | d3d0d9e11d8fba89309a51aa8ab8c7fb6154f1a6 (patch) | |
tree | ced4f711580f382eabd412c9dbaa5418cebd3aa1 /settings/l10n/en_GB.js | |
parent | 0045e823fe91e1e19a1e09cb5ed1e8f46bdfa479 (diff) | |
download | nextcloud-server-d3d0d9e11d8fba89309a51aa8ab8c7fb6154f1a6.tar.gz nextcloud-server-d3d0d9e11d8fba89309a51aa8ab8c7fb6154f1a6.zip |
[tx-robot] updated from transifex
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", |