diff options
Diffstat (limited to 'apps/dav/l10n/is.js')
-rw-r--r-- | apps/dav/l10n/is.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index 1c8cd7cd419..68c0860f473 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -100,7 +100,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Þú leystir verkefnið {todo} á listanum {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} opnaði aftur verkefnið {todo} á listanum {calendar}", "You reopened todo {todo} in list {calendar}" : "Þú opnaðir aftur verkefnið {todo} á listanum {calendar}", - "A calendar <strong>todo</strong> was modified" : "<strong>Verkefnalista</strong> dagatals var breytt", - "Comment" : "Athugasemd" + "A calendar <strong>todo</strong> was modified" : "<strong>Verkefnalista</strong> dagatals var breytt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |