diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index e3151fd924b..b6f3d18948a 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -7,9 +7,6 @@ OC.L10N.register( "Not saved" : "Not saved", "Sending…" : "Sending…", "Email sent" : "Email sent", - "An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.", - "Valid until {date}" : "Valid until {date}", - "Delete" : "Delete", "Local" : "Local", "Private" : "Private", "Only visible to local users" : "Only visible to local users", @@ -93,6 +90,7 @@ OC.L10N.register( "Mobile & desktop" : "Mobile & desktop", "Create" : "Create", "Change" : "Change", + "Delete" : "Delete", "Unlimited" : "Unlimited", "Verifying" : "Verifying", "Limit to groups" : "Limit to groups", @@ -298,6 +296,8 @@ OC.L10N.register( "New password" : "New password", "Change password" : "Change password", "Share" : "Share", + "An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.", + "Valid until {date}" : "Valid until {date}", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", "Official" : "Official", "SSL Root Certificates" : "SSL Root Certificates", |