diff options
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index d6e8ea14454..231a06606d6 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -118,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}", "You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified", + "Accounts" : "Accounts", + "System address book which holds all accounts" : "System address book which holds all accounts", "File is not updatable: %1$s" : "File is not updatable: %1$s", "Could not write to final file, canceled by hook" : "Could not write to final file, cancelled by hook", "Could not write file contents" : "Could not write file contents", @@ -187,18 +189,6 @@ OC.L10N.register( "Are you accepting the invitation?" : "Are you accepting the invitation?", "Tentative" : "Tentative", "Your attendance was updated successfully." : "Your attendance was updated successfully.", - "Todos" : "Todos", - "{actor} created todo {todo} in list {calendar}" : "{actor} created todo {todo} in list {calendar}", - "You created todo {todo} in list {calendar}" : "You created todo {todo} in list {calendar}", - "{actor} deleted todo {todo} from list {calendar}" : "{actor} deleted todo {todo} from list {calendar}", - "You deleted todo {todo} from list {calendar}" : "You deleted todo {todo} from list {calendar}", - "{actor} updated todo {todo} in list {calendar}" : "{actor} updated todo {todo} in list {calendar}", - "You updated todo {todo} in list {calendar}" : "You updated todo {todo} in list {calendar}", - "{actor} solved todo {todo} in list {calendar}" : "{actor} solved todo {todo} in list {calendar}", - "You solved todo {todo} in list {calendar}" : "You solved todo {todo} in list {calendar}", - "{actor} reopened todo {todo} in list {calendar}" : "{actor} reopened todo {todo} in list {calendar}", - "You reopened todo {todo} in list {calendar}" : "You reopened todo {todo} in list {calendar}", - "A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified", "Invitation canceled" : "Invitation cancelled", "Invitation updated" : "Invitation updated", "Invitation" : "Invitation" |