2013/9/27 F Wolff <frie...@translate.org.za>:
(snip)
>>> I'm struggling a bit with my GTK+ UI translation.
>>>
>>> In a print dialogue, under Page Setup -> Print Only  the three entires
>>> (All sheets...) are untranslated.
(snip)
>> Good catch! You should report this as a bug on the bugzilla [1].
>> It seems that all the <item> elements marked as trasnlatable are not
>> correctly extracted.
>>
>> I think it would be better that POTFILES.in contains not *.ui.h but
>> *.ui themselves.
>> But, according to the commit log, that seems to be done with purpose.
>>
>> [1] 
>> https://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2b&keywords=I18N+L10N&component=general
>
> I can't see why it is not extracted, though: it is marked as
> translatable, and the XML looks like another combo box on the same
> form that is extracted correctly. Any ideas?

Gtk+ does not take advantage of intltool. It extracts strings by itself.
It seems to ignore content other than that of <property> element.
See gtk/extract-strings.c.


-- 
Jiro Matsuzawa
E-mail:
 jmatsuz...@gnome.org
 matsuzawa...@gmail.com
GPG Key ID: 0xECC442E9
GPG Key Fingerprint: E086 C14A 869F BB0E 3541 19EB E370 B08B ECC4 42E9
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to