Werner F. Bruhin | 6 Apr 2006 14:54
Picon
Favicon

Re: [poedit-users] how to scan source-files?

Hi Christian,

Christian Buhtz wrote:

>On Thu, 06 Apr 2006 10:04:53 +0200, Werner F. Bruhin wrote:
>  
>
>>I don't know.  Did you check under File/Preferences Parser tab, I don't 
>>use C++ (use Python) but even in my poedit install the C++ parser is 
>>defined.
>>    
>>
>
>C++ parser is there but I think he do not know for what he should parse.
>I thougt that the '_' is standard. But I have to put it in the keyword
>list. Now there are strings.
>  
>
Strange I use _('to translate') in Python and it finds it.  Maybe some 
expert can enlighten us.

>Other question.
>I can only make one translation in one po-file. Do I have one po-file
>for each language I want to support?
>  
>
Yeap, one file per language.  This is the way gettext works, i.e. when 
you distribute you have to put the .mo files in folders such as:

locale\de\LC_MESSAGES
(Continue reading)


Gmane