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 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", |