From 8944441a448ad230928f04419e08d8062944cd33 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 10 Jan 2008 18:45:08 +0000 Subject: add support for per protocol and per extension playback profile loading git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25663 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index b3858193de..c0606c8c1a 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -151,6 +151,8 @@ static char help_text[]= " DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and\n"\ " won't help unless you provide this information when reporting a possible bug.\n" #define MSGTR_LoadingConfig "Loading config '%s'\n" +#define MSGTR_LoadingProtocolProfile "Loading protocol-related profile '%s'\n" +#define MSGTR_LoadingExtensionProfile "Loading extension-related profile '%s'\n" #define MSGTR_AddedSubtitleFile "SUB: Added subtitle file (%d): %s\n" #define MSGTR_RemovedSubtitleFile "SUB: Removed subtitle file (%d): %s\n" #define MSGTR_ErrorOpeningOutputFile "Error opening file [%s] for writing!\n" -- cgit v1.2.3