aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-15 00:25:56 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-15 00:25:56 +0000
commit7c0932f208bd9839914115ccada4904d7fd90fb1 (patch)
tree5dba0141abab13af223d7c670f83f15183e99be3 /apps/comments/l10n/en_GB.js
parent551e3601a278b0fe0d9646291bc6bc53d8bebdf2 (diff)
downloadnextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.tar.gz
nextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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);");