logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 21c590f83f04fc7ba69f6a1bd5147be3ae9f0e1f
parent 87fa7b82fb597ea597ee228c97cb2350a7d6c044
Author: Sean King <seanking2919@protonmail.com>
Date:   Sat, 11 Jun 2022 23:51:13 -0600

Clarification on unsupported edit features warning

Diffstat:

Msrc/i18n/en.json2+-
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 currently does not support editing mentions or polls.", + "edit_unsupported_warning": "Pleroma does not support removing mentions or editing polls.", "posting": "Posting", "post": "Post", "preview": "Preview",