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>2019-02-06 14:27:29 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-06 14:27:29 +0300
commit0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch)
treec7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/dav/l10n/en_GB.js
parentb2ae53a44b1b951ee662759c05a354189269b04e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r--apps/dav/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index 420b1d86817..ddd2f0c1906 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Remote Address: %s" : "Remote Address: %s",
"Request ID: %s" : "Request ID: %s",
"Send invitations to attendees" : "Send invitations to attendees",
- "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above.",
"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.",
@@ -64,6 +63,7 @@ OC.L10N.register(
"The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.",
"The meeting »%s« with %s was updated." : "The meeting »%s« with %s was updated.",
"%s invited you to »%s«" : "%s invited you to »%s«",
- "CalDAV server" : "CalDAV server"
+ "CalDAV server" : "CalDAV server",
+ "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above."
},
"nplurals=2; plural=(n != 1);");