comparison help/help_mp-en.h @ 36543:ab3dbe1559d0

Prettify the dialog for subtitle encodings selection. Use the existing unicode encoding help message for the sake of consistency.
author ib
date Sun, 19 Jan 2014 15:00:09 +0000
parents c28bad343706
children 6df17a667447
comparison
equal deleted inserted replaced
36542:1163104c8adb 36543:ab3dbe1559d0
741 #define MSGTR_PREFERENCES_Subtitle "Subtitle:" 741 #define MSGTR_PREFERENCES_Subtitle "Subtitle:"
742 #define MSGTR_PREFERENCES_SUB_Delay "Delay: " 742 #define MSGTR_PREFERENCES_SUB_Delay "Delay: "
743 #define MSGTR_PREFERENCES_SUB_FPS "FPS:" 743 #define MSGTR_PREFERENCES_SUB_FPS "FPS:"
744 #define MSGTR_PREFERENCES_SUB_POS "Position: " 744 #define MSGTR_PREFERENCES_SUB_POS "Position: "
745 #define MSGTR_PREFERENCES_SUB_AutoLoad "Disable subtitle autoloading" 745 #define MSGTR_PREFERENCES_SUB_AutoLoad "Disable subtitle autoloading"
746 #define MSGTR_PREFERENCES_SUB_Unicode "Unicode subtitle"
747 #define MSGTR_PREFERENCES_SUB_MPSUB "Convert the given subtitle to MPlayer's subtitle format" 746 #define MSGTR_PREFERENCES_SUB_MPSUB "Convert the given subtitle to MPlayer's subtitle format"
748 #define MSGTR_PREFERENCES_SUB_SRT "Convert the given subtitle to the time based SubViewer (SRT) format" 747 #define MSGTR_PREFERENCES_SUB_SRT "Convert the given subtitle to the time based SubViewer (SRT) format"
749 #define MSGTR_PREFERENCES_SUB_Overlap "Toggle subtitle overlapping" 748 #define MSGTR_PREFERENCES_SUB_Overlap "Toggle subtitle overlapping"
750 #define MSGTR_PREFERENCES_SUB_USE_ASS "SSA/ASS subtitle rendering" 749 #define MSGTR_PREFERENCES_SUB_USE_ASS "SSA/ASS subtitle rendering"
751 #define MSGTR_PREFERENCES_SUB_ASS_USE_MARGINS "Use margins" 750 #define MSGTR_PREFERENCES_SUB_ASS_USE_MARGINS "Use margins"