diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index ec97e50809e..d0df4f955a6 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -433,6 +433,7 @@ "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", "SSL/TLS" : "SSL/TLS", "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.", @@ -442,6 +443,8 @@ "From address" : "From address", "Server address" : "Server address", "Port" : "Port", + "Authentication method" : "Authentication method", + "Authentication required" : "Authentication required", "Credentials" : "Credentials", "SMTP Username" : "SMTP Username", "SMTP Password" : "SMTP Password", @@ -520,12 +523,9 @@ "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'", |