diff options
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 8 |
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);"); |