[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.196,1.197
Paolo Tresoldi PaulTT
syncmail at mplayerhq.hu
Sun Nov 6 03:36:03 CET 2005
CVS change done by Paolo Tresoldi (PaulTT)
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv27171/help
Modified Files:
help_mp-en.h
Log Message:
Added translatable messages for OSD localization from libvo/sub.c
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- help_mp-en.h 5 Nov 2005 01:25:16 -0000 1.196
+++ help_mp-en.h 6 Nov 2005 02:36:00 -0000 1.197
@@ -998,6 +998,20 @@
#define MSGTR_VO_YUV4MPEG_InterlacedBFFMode "Using interlaced output mode, bottom-field first."
#define MSGTR_VO_YUV4MPEG_ProgressiveMode "Using (default) progressive frame mode."
+// sub.c
+#define MSGTR_VO_SUB_Seekbar "Seekbar"
+#define MSGTR_VO_SUB_Play "Play"
+#define MSGTR_VO_SUB_Pause "Pause"
+#define MSGTR_VO_SUB_Stop "Stop"
+#define MSGTR_VO_SUB_Rewind "Rewind"
+#define MSGTR_VO_SUB_Forward "Forward"
+#define MSGTR_VO_SUB_Clock "Clock"
+#define MSGTR_VO_SUB_Contrast "Contrast"
+#define MSGTR_VO_SUB_Saturation "Saturation"
+#define MSGTR_VO_SUB_Volume "Volume"
+#define MSGTR_VO_SUB_Brightness "Brightness"
+#define MSGTR_VO_SUB_Hue "Hue"
+
// Old vo drivers that have been replaced
#define MSGTR_VO_PGM_HasBeenReplaced "The pgm video output driver has been replaced by -vo pnm:pgmyuv.\n"
More information about the MPlayer-DOCS
mailing list