Re: Why all strings... ? (gettext question)
- From: Sever P A <gnu sever gmail com>
- To: gtkmm-list gnome org
- Subject: Re: Why all strings... ? (gettext question)
- Date: Thu, 6 Aug 2009 18:58:47 +0200
Thanks Mr. Bernd,
You are reason... this is explained in page 277 of the GTKmm tutorial...
But... must be any Makefile inside the po directory ? With which content ?
S.
2009/8/5 Bernd Robertz <bernd robertz online de>:
> Hello,
>
> sorry, but I have to ask another question, instead of answering yours.
>
> Why do you not use the "i18n.h" header with the "_()" makros in
> conjunction with "intl-update --pot"?
>
> That worked for Me much better and I only get the strings wich I need
> for translation.
>
> Greetings
>
> Bernd
>
>> Am Montag, den 03.08.2009, 11:18 +0200 schrieb Sever P A:
>> Hello,
>>
>> All this weekend trying unsuccesfully to understand why the command:
>>
>> xgettext -a -o my-strings --omit-header --from-code=utf-8 *.cc (that
>> could be seen without --from-code option in the chapter 24 of Gtkmm
>> tutorial)
>>
>> gets all strings, including those which are filenames, initialisation
>> strings, etc... ?
>>
>> I believed that only the strings inside gettext() would be extracted...
>>
>> Something wrong ?
>>
>> S.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]