diff options
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 9b3553f7a98..04477b41a24 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -48,9 +48,8 @@ OC.L10N.register( "Description:" : "Description:", "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation canceled", - "Hello %s," : "Hello %s,", "Invitation updated" : "Invitation updated", - "When:" : "When:", + "Location:" : "Location:", "Link:" : "Link:", "Accept" : "Accept", "Decline" : "Decline", @@ -64,6 +63,8 @@ OC.L10N.register( "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.", + "Hello %s," : "Hello %s,", + "When:" : "When:", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s" |