[gnome-terminal] i18n: *: Fix and mark incorrectly translated string as fuzzy



commit e96159b352ed8c0f3e40cdf8467fcf1c74b92087
Author: Christian Persch <chpe gnome org>
Date:   Mon Feb 16 15:40:46 2015 +0100

    i18n: *: Fix and mark incorrectly translated string as fuzzy
    
    https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html

 po/de.po |    3 ++-
 po/lt.po |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/po/de.po b/po/de.po
index 5037b2c..6b2bb19 100644
--- a/po/de.po
+++ b/po/de.po
@@ -307,9 +307,10 @@ msgid "Unnamed"
 msgstr "Unbenannt"
 
 #: ../src/org.gnome.Terminal.gschema.xml.h:1
+#, fuzzy
 msgctxt "visible-name"
 msgid "'Unnamed'"
-msgstr "»Unbenannt«"
+msgstr "'Unbenannt'"
 
 #: ../src/org.gnome.Terminal.gschema.xml.h:2
 msgid "Human-readable name of the profile"
diff --git a/po/lt.po b/po/lt.po
index a09045a..c906132 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -305,9 +305,10 @@ msgstr "Nepavadinta"
 
 #. Translators: Keep single quote please!
 #: ../src/org.gnome.Terminal.gschema.xml.h:2
+#, fuzzy
 msgctxt "visible-name"
 msgid "'Unnamed'"
-msgstr "„Nepavadinta“"
+msgstr "'Nepavadinta'"
 
 #: ../src/org.gnome.Terminal.gschema.xml.h:3
 msgid "Human-readable name of the profile"


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