[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Help with strange error in smolt.master-smoon.messages.po
- From: Rui Gouveia <rui gouveia globaltek pt>
- To: Fedora Translate <fedora-trans-list redhat com>
- Subject: Help with strange error in smolt.master-smoon.messages.po
- Date: Fri, 21 Aug 2009 10:53:27 +0100
Hi,
In the file smolt.master-smoon.messages.po, in the line:
#: hardware/templates/deviceclass.html:19
#, python-format
msgid "% hosts detected ${type}"
msgstr "% máquinas detectadas ${type}"
I get this error:
$ msgfmt -c smolt.master-smoon.messages.po
smolt.master-smoon.messages.po:44: 'msgstr' is not a valid Python format
string, unlike 'msgid'. Reason: In the directive number 1, the character
'm' is not a valid conversion specifier.
I already tried:
msgstr "máquinas detectadas ${type}"
and
msgstr "máquinas detectadas"
with no results.
Right now the strings is fuzzy (it's the last one).
Does anybody understands what's going on?
Thank You
--
Rui Gouveia
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]