[Xfce-i18n] Fill out po headers (Project-Id-Version)

scootergrisen scootergrisen at gmail.com
Wed Mar 13 12:49:05 CET 2019


Den 13-03-2019 kl. 02:12 skrev André Miranda:
> Hi,
> This is a PR for our magic script that handles translations:
> https://github.com/Skunnyk/txcron/pull/1
> 
> If you have a better idea on how to accomplish this, please let us know.
> 
> Cheers,
> Andre Miranda
> 
> On 07/03/2019 07:49, scootergrisen wrote:
>> When i check translation po files i like to run stuff likfe msgfmt -cv 
>> to see it the files are ok.
>>
>> But some of the Xfce po files have:
>>
>> #, fuzzy
>> msgid ""
>> msgstr ""
>> "Project-Id-Version: PACKAGE VERSION\n"
>>
>> Which makes msgfmt say:
>> msgfmt: ./xfce-apps.catfish/da.po: warning: PO file header fuzzy
>>                                    warning: older versions of msgfmt 
>> will give an error on this
>> ./xfce-apps.catfish/da.po:12: warning: header field 
>> 'Project-Id-Version' still has the initial default value
>>
>> So i would like it to be filled out the all the po files in the future.
>> _______________________________________________
>> Xfce-i18n mailing list
>> Xfce-i18n at xfce.org
>> https://mail.xfce.org/mailman/listinfo/xfce-i18n
> 
> _______________________________________________
> Xfce-i18n mailing list
> Xfce-i18n at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce-i18n

Seems like the other ressources like gigoli mousepad orage in Xfce Apps 
project just use:
"Project-Id-Version: Xfce Apps\n"

So maybe just use the same style as they do even though its incorrect.
Maybe its something Transifex fills out automatically.


More information about the Xfce-i18n mailing list