# HG changeset patch # User kraymer # Date 1162040856 0 # Node ID 583cec6950bfe61bc461d46b3e51ed80c4ad607c # Parent 80b79026a52b1f2a60aaa8f94174dd07a33e4a6b r20440: Add ASS subtitle rendering options to gui. diff -r 80b79026a52b -r 583cec6950bf help/help_mp-de.h --- a/help/help_mp-de.h Sat Oct 28 12:26:17 2006 +0000 +++ b/help/help_mp-de.h Sat Oct 28 13:07:36 2006 +0000 @@ -4,7 +4,7 @@ // Alexander Strasser // Sebastian Krämer -// In sync with r20191 +// In sync with r20440 // ========================= MPlayer help =========================== @@ -871,6 +871,10 @@ #define MSGTR_PREFERENCES_SUB_MPSUB "Konvertiere Untertitel in das MPlayer-Untertitelformat" #define MSGTR_PREFERENCES_SUB_SRT "Konvertiere Untertitel in das zeitbasierte SubViewer-Untertitelformat (SRT)" #define MSGTR_PREFERENCES_SUB_Overlap "Schalte Untertitelüberlappung ein/aus" +#define MSGTR_PREFERENCES_SUB_USE_ASS "Rendering von SSA/ASS-Untertiteln" +#define MSGTR_PREFERENCES_SUB_ASS_USE_MARGINS "Benutze Ränder" +#define MSGTR_PREFERENCES_SUB_ASS_TOP_MARGIN "Oben: " +#define MSGTR_PREFERENCES_SUB_ASS_BOTTOM_MARGIN "Unten: " #define MSGTR_PREFERENCES_Font "Schrift:" #define MSGTR_PREFERENCES_FontFactor "Schriftfaktor:" #define MSGTR_PREFERENCES_PostProcess "Postprocessing aktivieren:"