[MPlayer-DOCS] r36792 - in trunk/help: help_mp-de.h help_mp-en.h
ib
subversion at mplayerhq.hu
Wed Feb 5 17:58:09 CET 2014
Author: ib
Date: Wed Feb 5 17:58:09 2014
New Revision: 36792
Log:
Revise MSGTR_MPDEMUX_URL_StringAlreadyEscaped.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/help/help_mp-de.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Wed Feb 5 17:55:10 2014 (r36791)
+++ trunk/help/help_mp-en.h Wed Feb 5 17:58:09 2014 (r36792)
@@ -2076,7 +2076,7 @@ static const char help_text[]=
#define MSGTR_TVI_DS_GetActualMediatypeFailed "tvi_dshow: Unable to get actual mediatype (Error:0x%x). Assuming equal to requested.\n"
// url.c
-#define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "String appears to be already escaped in url_escape %c%c%c\n"
+#define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "String appears to be already percent-encoded %c%c%c\n"
// subtitles
#define MSGTR_SUBTITLES_SubRip_UnknownFontColor "SubRip: unknown font color in subtitle: %s\n"
More information about the MPlayer-DOCS
mailing list