On Wed, 2012-08-22 at 17:55 +0200, khagaroth wrote:
> How much work would it be to make this directly use gettext? I thought
> the long term goal was to switch from custom translation formats to
> gettext, so using yet another custom translation format for something
> like this seems a bit odd.

Timar had/has some plans around moving to using gettext directly
throughout LibO. But that doesn't exist right now, so rather than make
that a blocker on this I've stuffed in a simple solution. When (if?) we
move to gettext natively then it basically becomes fairly trivial to
directly use gettext especially as that knows about .ui files already
for extraction purposes and doesn't know about .src files.

So conversion to .ui is a bit of a help towards directly using gettext.

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to