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.
This commit is contained in:
Piotr Drąg 2016-02-27 18:47:34 +01:00
parent 96fa7b7e77
commit d20a6e0988

View File

@ -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"