diff options
| author | Sean King <seanking2919@protonmail.com> | 2022-06-12 10:16:56 -0600 |
|---|---|---|
| committer | Sean King <seanking2919@protonmail.com> | 2022-06-12 10:16:56 -0600 |
| commit | 1b796691b0c396c1780e5520bf285e22923f3b6a (patch) | |
| tree | 50986e6aab35349365a470e949f40a830ce15917 /src | |
| parent | 21c590f83f04fc7ba69f6a1bd5147be3ae9f0e1f (diff) | |
Change message on unsupported edit features
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index b7a1dcbf..7b1bac79 100644 --- 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", |
