diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:30 +0000 |
commit | d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf (patch) | |
tree | 5cbf5ca49f99e1c8c983494fb75d19b19489cd40 /settings/l10n/en_GB.js | |
parent | 13d21f5989a3dfba417a506cbe5bac9e794c3fdd (diff) | |
download | nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.tar.gz nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.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 34f4ff08299..ad490495d7f 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -79,8 +79,6 @@ OC.L10N.register( "Password confirmation is required" : "Password confirmation is required", "Couldn't remove app." : "Couldn't remove app.", "Couldn't update app." : "Couldn't update app.", - "Are you really sure you want add {domain} as trusted domain?" : "Are you really sure you want add {domain} as trusted domain?", - "Add trusted domain" : "Add trusted domain", "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", "Migration started …" : "Migration started …", "Not saved" : "Not saved", @@ -384,6 +382,8 @@ OC.L10N.register( "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", + "Are you really sure you want add {domain} as trusted domain?" : "Are you really sure you want add {domain} as trusted domain?", + "Add trusted domain" : "Add trusted domain", "_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", |