[MPlayer-dev-eng] [PATCH] libao2/unmaintained to mp_msg/help_mp transition
Ivo
ivop at euronet.nl
Sat Sep 18 03:18:46 CEST 2004
On Saturday 18 September 2004 02:04, Reynaldo H. Verdejo Pinochet wrote:
> This ones makes every libao2 unmaintained driver to use mp_msg
> instead of printf and puts all translatable strings from INFO
> and up into help_mp, only one left is ao_pluggin, i just missed it ;)
I think we should agree on a standard. For libvo I created a separate
section (Video Output Drivers) in help_mp-en.h and the standard to be
MSGTR_VO_<vo_name>. I propose that a similar section for Audio Output
drivers is created at the end of the file and either I change
MSGTR_VO_JPEG_* etc. to MSGTR_VOJPEG_* etc., or you change MSGTR_AOOSS_*
etc. to MSGTR_AO_OSS_* etc. Offcourse, I opt for the latter ;-)
Also, recently it was decided to translate MSGL_STATUS and up IIRC. Not that
it really matters, because grep MSGL_STATUS libao2/* returns nothing :-)
But anyway, nice job! I don't see any other reason than the one I stated
above why this shouldn't be committed.
--Ivo
More information about the MPlayer-dev-eng
mailing list