summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-15 15:36:07 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-15 15:36:07 +0000
commitf0446a09ad3e40d1d90071f094acd910f49da3c5 (patch)
treea7ef270aa9fe840b067b7e1fda9d26776c6e00db /help_mp-en.h
parentc1099888adaf0548fe3b0de86a700576416413b1 (diff)
downloadmpv-f0446a09ad3e40d1d90071f094acd910f49da3c5.tar.bz2
mpv-f0446a09ad3e40d1d90071f094acd910f49da3c5.tar.xz
Add subtitle loader for gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3500 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index 66d3bb28be..9234cb8367 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -229,6 +229,8 @@ static char help_text[]=
// --- labels ---
#define MSGTR_About "About"
#define MSGTR_FileSelect "Select file ..."
+#define MSGTR_SubtitleSelect "Select subtitle ..."
+#define MSGTR_OtherSelect "Select ..."
#define MSGTR_MessageBox "MessageBox"
#define MSGTR_PlayList "PlayList"
#define MSGTR_SkinBrowser "Skin Browser"