diff options
Diffstat (limited to 'apps/comments/l10n/et_EE.js')
-rw-r--r-- | apps/comments/l10n/et_EE.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js index 4e7ad4227c1..fed1952f83b 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Proovi uuesti", "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", - "%1$s commented" : "%1$s kommenteeris", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud", - "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" + "%1$s commented" : "%1$s kommenteeris" }, "nplurals=2; plural=(n != 1);"); |