diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 68210203a03..515cc126650 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -432,19 +432,13 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable", "Documentation" : "Documentation", "Forum" : "Forum", - "Login" : "Login", - "Plain" : "Plain", - "NT LAN Manager" : "NT LAN Manager", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "Open documentation", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "It is important to set up this server to be able to send emails, like for password reset and notifications.", "Send mode" : "Send mode", "Encryption" : "Encryption", "Sendmail mode" : "Sendmail mode", "From address" : "From address", - "Authentication method" : "Authentication method", - "Authentication required" : "Authentication required", "Server address" : "Server address", "Port" : "Port", "Credentials" : "Credentials", @@ -525,6 +519,12 @@ "Address" : "Address", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", + "Login" : "Login", + "Plain" : "Plain", + "NT LAN Manager" : "NT LAN Manager", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Authentication method", + "Authentication required" : "Authentication required", "Please read carefully before activating server-side encryption: " : "Please read carefully before activating server-side encryption: ", "Enable encryption" : "Enable encryption", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'", |