-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Description
With double negative I'm addressing radio boxes that have a negative description:
- Disable X
which would in this state enable X
instead of either:
- X
- Enable X
Currently these aren't just inconsistent, but generally more confusing and easy to misread, especially in german loc the negative particle is often at the end of the sentence.
Steps to reproduce
- open the settings page
Currently the options on the settings page often like to use a negative formulation like:
Disable inline URL previews by default
Which leads to user confusion (at least for me and my friends) since most other options use a positive phrase like:
Enable automatic language detection for syntax highlighting
Ideally all radio boxes should enable a function never disable and have consistent phrasing.
Version information
This seems to be consistent across all platforms in english and german.
