Mercurial > mplayer.hg
changeset 20475:583cec6950bf
r20440: Add ASS subtitle rendering options to gui.
author | kraymer |
---|---|
date | Sat, 28 Oct 2006 13:07:36 +0000 |
parents | 80b79026a52b |
children | 1fd76553550d |
files | help/help_mp-de.h |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eclipse7@gmx.net> // Sebastian Krämer <mail@kraymer.de> -// 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:"