[gimp] Issue #3119 - Two tooltips were marked as translatable



commit b1c113c444f94a7f95da5c9febb47fa782693cb8
Author: Sabri Ünal <libreajans gmail com>
Date:   Wed May 29 22:39:37 2019 +0000

    Issue #3119 - Two tooltips were marked as translatable

 app/config/gimprc-blurbs.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/config/gimprc-blurbs.h b/app/config/gimprc-blurbs.h
index 78df6170fb..5d6bf63b83 100644
--- a/app/config/gimprc-blurbs.h
+++ b/app/config/gimprc-blurbs.h
@@ -468,7 +468,7 @@ _("Sets the folder for temporary storage. Files will appear here " \
   "is best if this folder not be one that is shared by other users.")
 
 #define THEME_BLURB \
-"The name of the theme to use."
+_("The name of the theme to use.")
 
 #define THEME_PATH_BLURB \
 "Sets the theme search path."
@@ -477,7 +477,7 @@ _("Sets the folder for temporary storage. Files will appear here " \
 "The name of the icon theme to use."
 
 #define PREFER_SYMBOLIC_ICONS_BLURB \
-"When enabled, symbolic icons will be preferred if available."
+_("When enabled, symbolic icons will be preferred if available.")
 
 #define ICON_THEME_PATH_BLURB \
 "Sets the icon theme search path."


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