diff options
Diffstat (limited to 'apps/comments/l10n/et_EE.js')
-rw-r--r-- | apps/comments/l10n/et_EE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js index 03ad17bc9b5..4e7ad4227c1 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentaarid", "You commented" : "Sa kommenteerisid", - "%1$s commented" : "%1$s kommenteeris", "{author} commented" : "{author} kommenteeris", "You commented on %1$s" : "Sa kommmenteerisid %1$s", "You commented on {file}" : "Sa kommenteerisid faili {file}", @@ -16,6 +15,7 @@ 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" }, |