diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 00c7eadc8d6..1fb535f32bb 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -2,11 +2,11 @@ OC.L10N.register( "comments", { "Comments" : "Comments", - "New comment …" : "New comment …", + "Edit comment" : "Edit comment", "Delete comment" : "Delete comment", + "New comment …" : "New comment …", "Post" : "Post", "Cancel" : "Cancel", - "Edit comment" : "Edit comment", "[Deleted user]" : "[Deleted user]", "No comments yet, start the conversation!" : "No comments yet, start the conversation!", "More comments …" : "More comments …", |