[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What to do with .pot files.



Usama no wrote:

Hallo all,

We know that .pot files that are translated and saved as .po files should be
deleted. Should the translator do that or should he leave this task to the
coordinator of the translation team, Isam.


It's the translator job


If the translater is entitled to do this, please mail me the appropriate command.

you first remove the file:
rm -f file.po
then you tell cvs you did so:
cvs remove file.po
cvs commit file.po


Thanks,


Usama


Regards,
Hicham