diff help/help_mp-en.h @ 20424:945fa0eb37c0

Add ASS subtitle rendering options to gui. Patch by Piotr Kaczuba <pepe at attika dot ath dot cx>.
author eugeni
date Wed, 25 Oct 2006 00:05:14 +0000
parents b97c7fbd7ce6
children 130a40a5f458
line wrap: on
line diff
--- a/help/help_mp-en.h	Tue Oct 24 21:09:14 2006 +0000
+++ b/help/help_mp-en.h	Wed Oct 25 00:05:14 2006 +0000
@@ -858,6 +858,10 @@
 #define MSGTR_PREFERENCES_SUB_MPSUB "Convert the given subtitle to MPlayer's subtitle format"
 #define MSGTR_PREFERENCES_SUB_SRT "Convert the given subtitle to the time based SubViewer (SRT) format"
 #define MSGTR_PREFERENCES_SUB_Overlap "Toggle subtitle overlapping"
+#define MSGTR_PREFERENCES_SUB_USE_ASS "SSA/ASS subtitle rendering"
+#define MSGTR_PREFERENCES_SUB_ASS_USE_MARGINS "Use margins"
+#define MSGTR_PREFERENCES_SUB_ASS_TOP_MARGIN "Top: "
+#define MSGTR_PREFERENCES_SUB_ASS_BOTTOM_MARGIN "Bottom: "
 #define MSGTR_PREFERENCES_Font "Font:"
 #define MSGTR_PREFERENCES_FontFactor "Font factor:"
 #define MSGTR_PREFERENCES_PostProcess "Enable postprocessing"