diff options
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 8c6205a7d20..ac6d32df403 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -155,8 +155,8 @@ OC.L10N.register( "Contacts and groups" : "Contacts and groups", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", - "Availability" : "Availability", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting.", + "First day" : "First day", + "Save" : "Save", "Time zone:" : "Time zone:", "to" : "to", "Delete slot" : "Delete slot", @@ -170,10 +170,11 @@ OC.L10N.register( "Saturday" : "Saturday", "Sunday" : "Sunday", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications.", - "Save" : "Save", "Failed to load availability" : "Failed to load availability", "Saved availability" : "Saved availability", "Failed to save availability" : "Failed to save availability", + "Availability" : "Availability", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting.", "Calendar server" : "Calendar server", "Send invitations to attendees" : "Send invitations to attendees", "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", |