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 618143 - Clarify labels in 'Size' tab in GIMPressionist
Clarify labels in 'Size' tab in GIMPressionist
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
git master
Other All
: Normal enhancement
: 2.8
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2010-05-09 04:18 UTC by SimaMoto,RyōTa
Modified: 2015-11-29 23:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
change two labels (1.20 KB, patch)
2010-05-09 04:18 UTC, SimaMoto,RyōTa
rejected Details | Review

Description SimaMoto,RyōTa 2010-05-09 04:18:52 UTC
Created attachment 160618 [details] [review]
change two labels

These terms appear at the "_Size" tab of GIMPressionist plugin
for the brush size alternation feature.

I suggest "Size variants:" for the label "Sizes:"  that is bundled 
with the slider which controls the number of variants in brush size,
and "Resize factor:" for the label "Size:" that leads a set of radio
buttons for choosing a factor which controls brush size.

The attached patch acts these changes.

In my notice, 'zh_TW', 'ca@catalan', and 'ja' translators provide
verbose phrases for these terms not only transforming singular
and plural words into their locales.  For other languages/locales,
I don't know plural form system is meaningful for recognizing
these functionality, with my poor knowleadge about foreign
languges.  I'm afraid these changes would bother almost translators.
Comment 1 Sven Neumann 2010-05-13 22:05:54 UTC
"Resize factor" does sound rather confusing. It could mean that a factor is resized or it could mean a factor for resizing. The current label "Size:" is probably the better choice here.
Comment 2 Martin Nordholts 2010-06-23 16:40:23 UTC
commit 66bd26b208c4041ae07a6959d00428628ce854a3
Author: SimaMoto,RyōTa <rsimamoto@src.gnome.org>
Date:   Sun May 9 09:45:40 2010 +0900

    Bug 618143 - Clarify labels in 'Size' tab in GIMPressionist
    
    The "Size" and "Sizes" labels in the GIMPressionist plugin can be more
    descriptive, change them to "Size variants" and "Size depends on"
    respectively.
Comment 3 Martin Nordholts 2010-06-23 16:41:32 UTC
Review of attachment 160618 [details] [review]:

Modified version pushed instead.