[gnome-shell] Mark an invalid string in the Irish translation as fuzzy



commit d20a6e09888cb6fdffaa066ab32381ac7994ed76
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sat Feb 27 18:47:34 2016 +0100

    Mark an invalid string in the Irish translation as fuzzy
    
    Apparently, javascript-format in gettext doesn't support reversing
    the order of variables with %1$s, and this string trips validation.

 po/ga.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/ga.po b/po/ga.po
index 5d51a8d..cda4411 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -715,7 +715,7 @@ msgstr "Tá brón orm, theip sé sin. Bain triail eile as, le do thoil."
 #. Translators: this is the other person changing their old IM name to their new
 #. IM name.
 #: ../js/ui/components/telepathyClient.js:759
-#, javascript-format
+#, fuzzy, javascript-format
 msgid "%s is now known as %s"
 msgstr "Tugtar %2$s ar %1$s anois"
 


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