Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/en_GB.js')
-rw-r--r--apps/sharebymail/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js
index b6bb16fbc5b..d245bc3e44a 100644
--- a/apps/sharebymail/l10n/en_GB.js
+++ b/apps/sharebymail/l10n/en_GB.js
@@ -16,7 +16,6 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "Password to access {file} was sent to {email}",
"Password to access %1$s was sent to you" : "Password to access %1$s was sent to you",
"Password to access {file} was sent to you" : "Password to access {file} was sent to you",
- "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again.",
"Failed to send share by email" : "Failed to send share by email",
"Click the button below to open it." : "Click the button below to open it.",
"Open »%s«" : "Open »%s«",
@@ -32,6 +31,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Share provider which allows you to share files by mail",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Allows users to share a personalised link to a file or folder by putting in an email address.",
"Send password by mail" : "Send password by mail",
+ "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again.",
"Enforce password protection" : "Enforce password protection"
},
"nplurals=2; plural=(n != 1);");