Mercurial > mplayer.hg
comparison 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 |
comparison
equal
deleted
inserted
replaced
36561:4e24aeb9ae64 | 36562:6df17a667447 |
---|---|
770 #define MSGTR_PREFERENCES_Audio_MixerChannel "Mixer channel:" | 770 #define MSGTR_PREFERENCES_Audio_MixerChannel "Mixer channel:" |
771 #define MSGTR_PREFERENCES_Message "Please remember that you need to restart playback for some options to take effect!" | 771 #define MSGTR_PREFERENCES_Message "Please remember that you need to restart playback for some options to take effect!" |
772 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:" | 772 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:" |
773 #define MSGTR_PREFERENCES_DXR3_NoEnc "None" | 773 #define MSGTR_PREFERENCES_DXR3_NoEnc "None" |
774 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (FFmpeg)" | 774 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (FFmpeg)" |
775 #define MSGTR_PREFERENCES_DefaultEnc "(Default)" | |
775 #define MSGTR_PREFERENCES_FontEncoding1 "Unicode" | 776 #define MSGTR_PREFERENCES_FontEncoding1 "Unicode" |
776 #define MSGTR_PREFERENCES_FontEncoding2 "Western European (ISO-8859-1)" | 777 #define MSGTR_PREFERENCES_FontEncoding2 "Western European (ISO-8859-1)" |
777 #define MSGTR_PREFERENCES_FontEncoding3 "Western European, extended (ISO-8859-15)" | 778 #define MSGTR_PREFERENCES_FontEncoding3 "Western European, extended (ISO-8859-15)" |
778 #define MSGTR_PREFERENCES_FontEncoding4 "Central European (ISO-8859-2)" | 779 #define MSGTR_PREFERENCES_FontEncoding4 "Central European (ISO-8859-2)" |
779 #define MSGTR_PREFERENCES_FontEncoding5 "South European (ISO-8859-3)" | 780 #define MSGTR_PREFERENCES_FontEncoding5 "South European (ISO-8859-3)" |