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 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index b5be1b2243d..1781670a7f6 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Error favoriting" : "Error favouriting",
"Error unfavoriting" : "Error unfavouriting",
"Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ",
+ "Preparing update" : "Preparing update",
"Turned on maintenance mode" : "Turned on maintenance mode",
"Turned off maintenance mode" : "Turned off maintenance mode",
"Maintenance mode is kept active" : "Maintenance mode is kept active",
@@ -141,8 +142,6 @@ OC.L10N.register(
"Expiration" : "Expiration",
"Expiration date" : "Expiration date",
"Choose a password for the public link" : "Choose a password for the public link",
- "Sending ..." : "Sending ...",
- "Email sent" : "Email sent",
"Resharing is not allowed" : "Resharing is not allowed",
"Share link" : "Share link",
"Link" : "Link",
@@ -151,6 +150,8 @@ OC.L10N.register(
"Allow editing" : "Allow editing",
"Email link to person" : "Email link to person",
"Send" : "Send",
+ "Sending ..." : "Sending ...",
+ "Email sent" : "Email sent",
"Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
"Shared with you by {owner}" : "Shared with you by {owner}",
"group" : "group",