https://bugs.documentfoundation.org/show_bug.cgi?id=80713

--- Comment #24 from Gabor Kelemen <[email protected]> ---
(In reply to Andras Timar from comment #21)
> Option 1: translate with .properties files, like we localize LibreLogo
> Option 2: use gettext (and beware of Python 2 vs. Python 3)
> Option 3: (hack) localize in cui/source/options/optlingu.cxx where we use
> this return value

I'd prefer to use gettext to mark the strings for extraction in place.

Keeping the strings in another file for localization and keeping up the sync is
too fragile for my taste.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to