diff help/help_mp-en.h @ 31686:b41cbf02f854

subtitles: convert SRT/MicroDVD markup into ASS markup As the title says. If libass support is enabled, in SRT subs, HTML-style markup (<b>, </i>, </font>, etc.) is converted to ASS tags. Similarly, MicroDVD-style markup is converted. Patch by ubitux, ubitux AT gmail DOT com.
author greg
date Sun, 18 Jul 2010 22:00:48 +0000
parents 9a590e7aac57
children 64ba1daa147a
line wrap: on
line diff
--- a/help/help_mp-en.h	Sun Jul 18 21:39:57 2010 +0000
+++ b/help/help_mp-en.h	Sun Jul 18 22:00:48 2010 +0000
@@ -2116,3 +2116,7 @@
 
 // url.c
 #define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "String appears to be already escaped in url_escape %c%c1%c2\n"
+
+// subtitles
+#define MSGTR_SUBTITLES_SubRip_UnknownFontColor "SubRip: unknown font color in subtitle: %s\n"
+