[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
> poEdit (or some other po editor) to update their po file from the pot
file?

 

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 ¡°#:
ID:77..¡±)

 

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
correctly.

 

Of course, restext_r10920.exe can create a new pot file correctly.

 

Thanks for your fast reply.
Received on Wed Oct 10 01:22:00 2007

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.