diff options
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index ad5ed30340d..ad9b4ab9802 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -192,8 +192,6 @@ OC.L10N.register( "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", - "Number of guests" : "Number of guests", - "Comment" : "Comment" + "A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified" }, "nplurals=2; plural=(n != 1);"); |