[gimp-help-2] Fixes XML compilation error for `sl`



commit 6800da0dd2310f9e2391541be73274b96d3f6840
Author: Róman Joost <romanofski gimp org>
Date:   Mon Sep 8 15:25:36 2014 +1000

    Fixes XML compilation error for `sl`
    
    This patches an error and failure compiling XML:
    
        po/sl/menus/colors/components.po:302: 'msgid' and 'msgstr' entries
        do not both end with '\n'
    
    I've left the pair as fuzzy, since I know nothing of the slovenian
    translation for HSL.

 po/sl/menus/colors/components.po |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/po/sl/menus/colors/components.po b/po/sl/menus/colors/components.po
index 1d30ed5..00b2cfc 100644
--- a/po/sl/menus/colors/components.po
+++ b/po/sl/menus/colors/components.po
@@ -297,11 +297,7 @@ msgstr ""
 #: src/menus/colors/components/decompose.xml:201(term)
 #, fuzzy
 msgid "HSL"
-msgstr ""
-"#-#-#-#-#  gimp-plug-ins.master.sl.po (GIMP - standardni vtičniki)  #-#-#-#-#\n"
-"Barvni model HSL\n"
-"#-#-#-#-#  inkscape-sl.po (Inkscape 0.48.1)  #-#-#-#-#\n"
-"HSL"
+msgstr "HSL"
 
 #: src/menus/colors/components/decompose.xml:203(para)
 msgid "This option is similar to <guilabel>HSV</guilabel>. Instead of the <emphasis>V</emphasis>alue, the 
third layer contains the image's <emphasis>L</emphasis> component."


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