summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-09 20:13:53 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-09 20:13:53 +0000
commit2f376d1b39913e8ff4c4499e7cf7148ec331d4db (patch)
tree164fcbb08b0e5f0f1158c3f4872d4afd4524da99 /help
parent958626bcf446bc40458fa666a8949c90fcdffac0 (diff)
downloadmpv-2f376d1b39913e8ff4c4499e7cf7148ec331d4db.tar.bz2
mpv-2f376d1b39913e8ff4c4499e7cf7148ec331d4db.tar.xz
Add sub_load and sub_remove slave commands.
Patch by kiriuja [mplayer-patches at en-directo dot net] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15707 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 67f064c96b..2bba485957 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -152,6 +152,7 @@ static char help_text[]=
" won't help unless you provide this information when reporting a possible bug.\n"
#define MSGTR_LoadingConfig "Loading config '%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"
#define MSGTR_CommandLine "CommandLine:"
#define MSGTR_RTCDeviceNotOpenable "Failed to open %s: %s (it should be readable by the user.)\n"