commit: 1b796691b0c396c1780e5520bf285e22923f3b6a
parent 21c590f83f04fc7ba69f6a1bd5147be3ae9f0e1f
Author: Sean King <seanking2919@protonmail.com>
Date: Sun, 12 Jun 2022 10:16:56 -0600
Change message on unsupported edit features
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/i18n/en.json b/src/i18n/en.json
@@ -217,7 +217,7 @@
"direct_warning_to_all": "This post will be visible to all the mentioned users.",
"direct_warning_to_first_only": "This post will only be visible to the mentioned users at the beginning of the message.",
"edit_remote_warning": "Other remote instances may not support editing and unable to receive the latest version of your post.",
- "edit_unsupported_warning": "Pleroma does not support removing mentions or editing polls.",
+ "edit_unsupported_warning": "Pleroma does not support editing mentions or polls.",
"posting": "Posting",
"post": "Post",
"preview": "Preview",