diff options
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r-- | apps/comments/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 3f8919db956..c611dad9801 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -2,11 +2,11 @@ OC.L10N.register( "comments", { "Comments" : "Athugasemdir", - "New comment …" : "Ný athugasemd ...", + "Edit comment" : "Breyta athugasemd", "Delete comment" : "Eyða athugasemd", + "New comment …" : "Ný athugasemd ...", "Post" : "Senda", "Cancel" : "Hætta við", - "Edit comment" : "Breyta athugasemd", "[Deleted user]" : "[Eyddur notandi]", "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!", "More comments …" : "Fleiri athugasemdir ...", |