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-03-23 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-23 05:19:02 +0300
commitbe4cf8992d31f39c8012413fca588ab4b87f6919 (patch)
tree6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/en_GB.js
parentc03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r--apps/dav/l10n/en_GB.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index 83feb5548bc..1efd4f56f76 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -55,14 +55,14 @@ OC.L10N.register(
"Contacts" : "Contacts",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV endpoint",
- "Technical details" : "Technical details",
- "Remote Address: %s" : "Remote Address: %s",
- "Request ID: %s" : "Request ID: %s",
"Tentative" : "Tentative",
"Save" : "Save",
"Send invitations to attendees" : "Send invitations to attendees",
"Automatically generate a birthday calendar" : "Automatically generate a birthday calendar",
"Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.",
- "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time."
+ "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time.",
+ "Technical details" : "Technical details",
+ "Remote Address: %s" : "Remote Address: %s",
+ "Request ID: %s" : "Request ID: %s"
},
"nplurals=2; plural=(n != 1);");