[vlc-devel] Re: CVS Commit (titer)
Eric Petit
titer at videolan.org
Wed Apr 23 11:29:42 CEST 2003
On Tue, Apr 22, 2003, cvs at videolan.org wrote:
> Log Message:
> * src/libvlc.c: ask gettext for UTF-8 strings (under BeOS only for now)
> FIXME: currently, untranslated strings are not converted to UTF-8
Any idea how to fix this ? For untranslated
strings, gettext leaves the english text unchanged
(http://www.gnu.org/manual/gettext/html_node/gettext_149.html), so the
BeOS english interface is currently broken. IMHO we'd have to 1) convert
_every_ string by hand in vlc_dgettext() or 2) use UTF-8 po files, as
most interfaces handle it correctly.
What do you think ?
--
Eric Petit <titer at videolan.org>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list