diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 1c548b5d23e..f2a1ead5427 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -77,8 +77,6 @@ "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", @@ -382,6 +380,8 @@ "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", |