Author: ib Date: Fri Jan 17 16:25:21 2014 New Revision: 36587 Log: Add MSGTR_PREFERENCES_NoEnc.
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 Fri Jan 17 16:02:31 2014 (r36586) +++ trunk/help/help_mp-en.h Fri Jan 17 16:25:21 2014 (r36587) @@ -771,6 +771,7 @@ static const char help_text[]= #define MSGTR_PREFERENCES_Audio_MixerChannel "Mixer channel:" #define MSGTR_PREFERENCES_Message "Please remember that you need to restart playback for some options to take effect!" #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:" +#define MSGTR_PREFERENCES_DXR3_NoEnc "None" #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (FFmpeg)" #define MSGTR_PREFERENCES_FontEncoding1 "Unicode" #define MSGTR_PREFERENCES_FontEncoding2 "Western European (ISO-8859-1)" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
