GNOME Bugzilla – Bug 792256
Remove ellipsis from prefs menu entries
Last modified: 2018-01-06 10:22:11 UTC
Currently we have Edit -> Preferences… Edit -> Profile Preferences… right click -> Profiles -> Profile Preferences… https://developer.gnome.org/hig/stable/writing-style.html.en says: Do not add an ellipsis to labels such as Properties or Preferences. While these commands open windows that can incorporate further functionality, the label does not specify an action, and therefore does not need to communicate that further input or confirmation is required.
These appeared with the GMenu port. We should quickly remove them to save work for translators. What about "New Profile", does that deserve the ellipsis? I guess so.
I didn't specifically decide to add the … with the gmenu port, so it's fine to remove them where contradicted by the style guide. New Profile has a bit more of a 'more input required' feel than Profile Preferences on an existing profile, so might keep the ….
I'm not too worried about "New Profile" since I'm hoping to remove that with the prefs merge for 3.30. We could remove the ellipsis here which would be translator-friendly (the pre-GMenu version), or keep them which would probably be the more correct, henece user-friendly. Let's choose user-friendly. :)
Saving l10ners time is good, so let's use the pre-gmenu version.
Okay. Fixed.