<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
On 02/17/2010 09:11 PM, Nick Schermer wrote:<br>
<span style="white-space: pre;">> On Wed, Feb 17, 2010 at 7:23 PM,
Jari Rahkonen<br>
> <a class="moz-txt-link-rfc2396E" href="mailto:jari.rahkonen@pp1.inet.fi"><jari.rahkonen@pp1.inet.fi></a> wrote:<br>
>> On 17.02.2010 13:29, Nick Schermer wrote:<br>
>>> Ok fixed. There is also a singular version (with the
"one" msgctxt)<br>
>>> for the strings, some languages require this (Spanish
for example).<br>
>>> Other languages should just copy the strings if there is
no<br>
>>> difference.<br>
>>><br>
>>> Nick<br>
>><br>
>> I've tried different (incorrect) translations, but the only
way to get<br>
>> rid of the error seems to be to directly copy the string "%0
o'clock". I<br>
>> did try adding text other than "o'clock" after the "%0",
both with and<br>
>> without the apostrophe, but to no avail.<br>
><br>
> I've marked the strings as no-c-format. Could you try it again?<br>
><br>
> Nick<br>
> _______________________________________________<br>
> Xfce-i18n mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:Xfce-i18n@xfce.org">Xfce-i18n@xfce.org</a><br>
> <a class="moz-txt-link-freetext" href="http://foo-projects.org/mailman/listinfo/xfce-i18n">http://foo-projects.org/mailman/listinfo/xfce-i18n</a><br>
></span><br>
#. I18N: %0 will be replaced with the preceding hour, %1 with<br>
#. * the comming hour<br>
#: ../plugins/clock/clock-fuzzy.c:98<br>
#, c-format<br>
msgid "%0 o'clock"<br>
msgstr "klokken er %0 o"<br>
<br>
#. I18N: some languages have a singular form for the first hour,<br>
#. * other languages should just use the same strings as above<br>
#: ../plugins/clock/clock-fuzzy.c:117<br>
#, c-format<br>
msgctxt "one"<br>
msgid "%0 o'clock"<br>
msgstr "klokken er %0 o"<br>
<br>
These have the issue with '%0 o' instead of %0.<br>
<br>
/Per<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</a><br>
<br>
iEYEARECAAYFAkt8UNUACgkQ2y9v5yQlyH39yQCfaYzOUc6IwyDXO7r5Id8pN/J/<br>
dMQAnj7BkKqUK/5P/5IQqjsq8F+hPHEN<br>
=VX8/<br>
-----END PGP SIGNATURE-----<br>
<br>
</body>
</html>