[gimp] Reworded the Increment's tooltip



commit 316c9fdd457940f0828ed188ed168d84999dd972
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Wed Apr 20 22:45:16 2011 +0400

    Reworded the Increment's tooltip
    
    The tooltip for Increment option has a better wording now
    at Alexia's suggestion.

 app/paint/gimppaintoptions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/paint/gimppaintoptions.c b/app/paint/gimppaintoptions.c
index 9fed1b6..905d59b 100644
--- a/app/paint/gimppaintoptions.c
+++ b/app/paint/gimppaintoptions.c
@@ -156,7 +156,7 @@ gimp_paint_options_class_init (GimpPaintOptionsClass *klass)
                                    GIMP_PARAM_STATIC_STRINGS);
 
   GIMP_CONFIG_INSTALL_PROP_ENUM (object_class, PROP_APPLICATION_MODE,
-                                 "application-mode", _("Override opacity set for the tool when painting over same place"),
+                                 "application-mode", _("Every stamp has its own opacity"),
                                  GIMP_TYPE_PAINT_APPLICATION_MODE,
                                  DEFAULT_APPLICATION_MODE,
                                  GIMP_PARAM_STATIC_STRINGS);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]