aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r--apps/comments/l10n/en_GB.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js
index 6d6e07bcfcd..b299abc452c 100644
--- a/apps/comments/l10n/en_GB.js
+++ b/apps/comments/l10n/en_GB.js
@@ -32,9 +32,6 @@ OC.L10N.register(
"Comment deleted" : "Comment deleted",
"An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment",
"An error occurred while trying to create the comment" : "An error occurred while trying to create the comment",
- "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted",
- "Write a message …" : "Write a message …",
- "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker",
- "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"]
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted"
},
"nplurals=2; plural=(n != 1);");