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 335715 - avoid abbreviations such as "Rect"
avoid abbreviations such as "Rect"
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
git master
Other All
: Normal trivial
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2006-03-23 17:58 UTC by Alan Horkan
Modified: 2006-03-24 07:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alan Horkan 2006-03-23 17:58:38 UTC
There was a discussion on the mailing list about avoiding abbreviations (namely  Xtns) and also while looking at the Gimpshop web pages I noticed how the changed some of the tools labels, one in particular caught my attention they changed "Rect" to  and how they used full words whereas the GIMP used abbreviations

#: ../app/core/gimpchannel-select.c:55 ../app/tools/gimprectselecttool.c:96
msgid "Rect Select"
msgstr "Rect Select"
#: ../app/tools/gimprectselecttool.c:98
msgid "_Rect Select"
msgstr "_Rect Select"

I'm not entirely sure what the best unabbreviated wording should be though.  "Rectangular Select" I suppose.
Comment 1 Sven Neumann 2006-03-24 07:56:07 UTC
I've changed those labels but went for "Rectangle Select" to be consistent with "Ellipse Select".