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



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

    Issue #3119 - Two tooltips were marked as translatable
    
    (cherry picked from commit b1c113c444f94a7f95da5c9febb47fa782693cb8)

 app/config/gimprc-blurbs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/config/gimprc-blurbs.h b/app/config/gimprc-blurbs.h
index ad77ae0a28..ec62116686 100644
--- a/app/config/gimprc-blurbs.h
+++ b/app/config/gimprc-blurbs.h
@@ -471,7 +471,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."


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