Mercurial > mplayer.hg
diff help/help_mp-en.h @ 36562:6df17a667447
Improve the dialog for subtitle encodings with iconv.
Add MSGTR_PREFERENCES_DefaultEnc.
This allows more proper translation.
author | ib |
---|---|
date | Mon, 20 Jan 2014 14:21:58 +0000 |
parents | ab3dbe1559d0 |
children | dfde4dedb965 |
line wrap: on
line diff
--- a/help/help_mp-en.h Mon Jan 20 14:07:09 2014 +0000 +++ b/help/help_mp-en.h Mon Jan 20 14:21:58 2014 +0000 @@ -772,6 +772,7 @@ #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)"