[MPlayer-translations] 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-de.h
Changes in other areas also in this revision:
Modified:
trunk/gui/dialog/preferences.c
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Mon Jan 20 15:07:09 2014 (r36657)
+++ trunk/help/help_mp-de.h Mon Jan 20 15:21:58 2014 (r36658)
@@ -979,6 +979,7 @@ static const char help_text[]=
#define MSGTR_PREFERENCES_DXR3_VENC "Videoencoder:"
#define MSGTR_PREFERENCES_DXR3_NoEnc "Keinen"
#define MSGTR_PREFERENCES_DXR3_LAVC "Verwende LAVC (FFmpeg)"
+#define MSGTR_PREFERENCES_DefaultEnc "(Standard)"
#define MSGTR_PREFERENCES_FontEncoding1 "Unicode"
#define MSGTR_PREFERENCES_FontEncoding2 "Westeuropäisch (ISO-8859-1)"
#define MSGTR_PREFERENCES_FontEncoding3 "Westeuropäisch, erweitert (ISO-8859-15)"
More information about the MPlayer-translations
mailing list