After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 698697 - dialog titles should match command names
dialog titles should match command names
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
git master
Other Linux
: Normal trivial
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-23 20:26 UTC by Adam Dingle
Modified: 2013-04-24 15:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-04-23 20:26:31 UTC
According to the GNOME interface guidelines, a dialog's title should be the
name of the command that opened it:

https://developer.gnome.org/hig-book/3.8/windows-dialog.html.en

So we should make the following tiny changes to gedit dialog titles:

- File->Open opens a dialog "Open Files", which should be "Open"
- Tools->Set Language opens a dialog "Set language", which should be "Set Language"
Comment 1 Ignacio Casal Quinteiro (nacho) 2013-04-24 15:41:24 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.