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:
authorNextcloud bot <bot@nextcloud.com>2020-08-01 05:17:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-01 05:17:00 +0300
commit4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466 (patch)
tree0d7f832a5de1f668eb330db9be641a819e841ea2 /apps/settings/l10n/en_GB.js
parent8e01ff15df434f4f3452daff9614dca66a27a4ab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 3d174bb75a7..5ed1e94c49a 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Groups" : "Groups",
"Group list is empty" : "Group list is empty",
"Unable to retrieve the group list" : "Unable to retrieve the group list",
- "Unsaved changes" : "Unsaved changes",
- "Retry" : "Retry",
"{actor} changed your password" : "{actor} changed your password",
"You changed your password" : "You changed your password",
"Your password was reset by an administrator" : "Your password was reset by an administrator",
@@ -308,6 +306,8 @@ OC.L10N.register(
"Issued By" : "Issued By",
"Valid until %s" : "Valid until %s",
"Import root certificate" : "Import root certificate",
- "Set default expiration date" : "Set default expiry date"
+ "Set default expiration date" : "Set default expiry date",
+ "Unsaved changes" : "Unsaved changes",
+ "Retry" : "Retry"
},
"nplurals=2; plural=(n != 1);");