RE: [TSVN] Bug report. Restext.exe can't update a previous pot file correctly.
From: tdkim <tdkim_at_unimo.co.kr>
Date: 2007-10-10 01:14:39 CEST
> How do you update the pot file? I thought that translators would use
Sorry. My explanation is not enough.
Restext.exe can¡¯t update pot file( not po file).
If I have the pot file(myapp.pot) with a previous format( For example ¡°#:
The first case is
{{{
> restext_r10920.exe extract mylang.dll myapp.pot
}}}
The pot file output has no comment block.(reference or extracted comment)
The second case is
{{{
> Restext_r10870.exe extract mylang.dll myapp.pot --> first conversion.
> Restext_r10920.exe extract mylang.dll myapp.pot -> second conversion.
}}}
The pot file output is converted correctly.
Restext_r10920.exe can¡¯t update the pot file with a previous format
Of course, restext_r10920.exe can create a new pot file correctly.
Thanks for your fast reply.
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.