diff options
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 9dbace82f50..16d05b3ac1a 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -60,11 +60,11 @@ OC.L10N.register( "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s", - "CalDAV server" : "CalDAV server", "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." + "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.", + "CalDAV server" : "CalDAV server" }, "nplurals=2; plural=(n != 1);"); |