[MPlayer-DOCS] r36658 - in trunk: gui/dialog/preferences.c help/help_mp-de.h help/help_mp-en.h

ib subversion at mplayerhq.hu
Mon Jan 20 15:21:58 CET 2014


Author: ib
Date: Mon Jan 20 15:21:58 2014
New Revision: 36658

Log:
Improve the dialog for subtitle encodings with iconv.

Add MSGTR_PREFERENCES_DefaultEnc.

This allows more proper translation.

Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Modified:
   trunk/gui/dialog/preferences.c
   trunk/help/help_mp-de.h

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	Mon Jan 20 15:07:09 2014	(r36657)
+++ trunk/help/help_mp-en.h	Mon Jan 20 15:21:58 2014	(r36658)
@@ -772,6 +772,7 @@ static const char help_text[]=
 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:"
 #define MSGTR_PREFERENCES_DXR3_NoEnc "None"
 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (FFmpeg)"
+#define MSGTR_PREFERENCES_DefaultEnc "(Default)"
 #define MSGTR_PREFERENCES_FontEncoding1 "Unicode"
 #define MSGTR_PREFERENCES_FontEncoding2 "Western European (ISO-8859-1)"
 #define MSGTR_PREFERENCES_FontEncoding3 "Western European, extended (ISO-8859-15)"


More information about the MPlayer-DOCS mailing list