summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-16 16:58:36 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-16 16:58:36 +0000
commit6a425eee5c55451f80dc5c5b33a538f948dec57d (patch)
tree1725a6c6fefc7cef16c96154f9de0e2e58a5de6a /help
parent1e390288edab15855ee84d864f01635d4b97d155 (diff)
downloadmpv-6a425eee5c55451f80dc5c5b33a538f948dec57d.tar.bz2
mpv-6a425eee5c55451f80dc5c5b33a538f948dec57d.tar.xz
Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
Patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com> Original thread: Date: Apr 12, 2006 1:50 PM Subject: [MPlayer-dev-eng] [PATCH] GUI: add cheap subtitle switching for non-DVD git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18119 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
-rw-r--r--help/help_mp-ru.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index e67aaec679..5b39944ef8 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -788,6 +788,7 @@ static char help_text[]=
#define MSGTR_MENU_AudioTrack "Audio track"
#define MSGTR_MENU_Track "Track %d"
#define MSGTR_MENU_VideoTrack "Video track"
+#define MSGTR_MENU_Subtitles "Subtitles"
// --- equalizer
// Note: If you change MSGTR_EQU_Audio please see if it still fits MSGTR_PREFERENCES_Audio
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index 6ca08d4b6e..f19d2e5009 100644
--- a/help/help_mp-ru.h
+++ b/help/help_mp-ru.h
@@ -684,6 +684,7 @@ static char help_text[]=
#define MSGTR_MENU_AudioTrack "Аудио дорожка"
#define MSGTR_MENU_Track "дорожка %d"
#define MSGTR_MENU_VideoTrack "Видео дорожка"
+#define MSGTR_MENU_Subtitles "Субтитры"
// --- equalizer
#define MSGTR_EQU_Audio "Аудио"