[Xfce-i18n] xfce4-weather-plugin: Ukrainian translation problem
Harald Judt
h.judt at gmx.at
Sun Jul 22 15:15:13 CEST 2012
Hi,
The latest update to the Ukrainian translation breaks compilation. The
problem is around line 430:
#. Precipitation
#: ../panel-plugin/weather-summary.c:330
msgid ""
"\n"
"Precipitations\n"
msgstr "<b>Опади</b>"
There are newslines etc missing and make chokes on it. Seems like that
transifex problem someone mentioned. I'm not sure why the <b> tags are
there, are they intended?
Is it ok for you if I fix this as follows?
#: ../panel-plugin/weather-summary.c:330
msgid ""
"\n"
"Precipitations\n"
msgstr ""
"\n"
"Опади\n"
Harald
--
`Experience is the best teacher.'
More information about the Xfce-i18n
mailing list