Rename "Don't play audio automatically" to "Auto play audio""

It’s simply more intuitive to use the affirmative.

See the original discussion here Audio auto-play follows the default preset in the template editor - #7 by ZornHadNoChoice.

1 Like

Some more info regarding this suggestion:


From what I understand at least the following things would need to be changed in a PR:

  1. The user facing english string.
  2. The backend code that is responsible for setting the boolean and modifying it.
  3. Possibly (and I don’t know how yet), we’d need a way to invert the current config of that option in the users database. Else, their setting suddenly does the oposite of what they want, which would be bad user experience.

And, of course, outside of that PR all the translations would need to be redone. Especially for languages with low contributor counts, this might mean untranslated strings in the user interface.

2 Likes