diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 44f433dff62..e979225b606 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -1,12 +1,6 @@ OC.L10N.register( "settings", { - "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", - "Migration started …" : "Migration started …", - "Saved" : "Saved", - "Not saved" : "Not saved", - "Sending…" : "Sending…", - "Email sent" : "Email sent", "Private" : "Private", "Local" : "Local", "Verify" : "Verify", @@ -34,6 +28,7 @@ OC.L10N.register( "Couldn't remove app." : "Couldn't remove app.", "Couldn't update app." : "Couldn't update app.", "Wrong password" : "Incorrect password", + "Saved" : "Saved", "No user supplied" : "No user supplied", "Authentication error" : "Authentication error", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Please provide an admin recovery password; otherwise, all user data will be lost.", @@ -179,6 +174,11 @@ OC.L10N.register( "Show last login" : "Show last login", "Show user backend" : "Show user backend", "Send email to new user" : "Send email to new user", + "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", + "Sending…" : "Sending…", + "Email sent" : "Email sent", "Address" : "Address", "Full name" : "Full name", "Phone number" : "Phone number", @@ -189,7 +189,6 @@ OC.L10N.register( "Never" : "Never", "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", - "App update" : "App update", "Administrator documentation" : "Administrator documentation", "Documentation" : "Documentation", "Forum" : "Forum", @@ -281,6 +280,7 @@ OC.L10N.register( "All languages" : "All languages", "Everyone" : "Everyone", "The app will be downloaded from the app store" : "The app will be downloaded from the app store", + "App update" : "App update", "Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable", "mail" : "mail", "Test email settings" : "Test email settings", |