summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-02 12:42:32 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-02 12:42:32 +0000
commit7f19673a84ed6c1a53757aacd4f3a2378fb57e63 (patch)
treeabb3fcf77c4acb07b115fd6ab79c0f7b4cad56d0 /help
parent7c39b3d00693f1d91514fc9ad031d3cf30541f53 (diff)
downloadmpv-7f19673a84ed6c1a53757aacd4f3a2378fb57e63.tar.bz2
mpv-7f19673a84ed6c1a53757aacd4f3a2378fb57e63.tar.xz
SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8715 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
-rw-r--r--help/help_mp-pl.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 6e98fb5544..a20d864075 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -302,6 +302,7 @@ static char help_text[]=
#define MSGTR_Network "Network streaming ..."
#define MSGTR_Preferences "Preferences"
#define MSGTR_OSSPreferences "OSS driver configuration"
+#define MSGTR_SDLPreferences "SDL driver configuration"
#define MSGTR_NoMediaOpened "No media opened."
#define MSGTR_VCDTrack "VCD track %d"
#define MSGTR_NoChapter "No chapter"
@@ -458,6 +459,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FRAME_Misc "Misc"
#define MSGTR_PREFERENCES_OSS_Device "Device:"
#define MSGTR_PREFERENCES_OSS_Mixer "Mixer:"
+#define MSGTR_PREFERENCES_SDL_Driver "Driver:"
#define MSGTR_PREFERENCES_Message "Please remember that you need to restart playback for some options to take effect!"
#define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:"
#define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (ffmpeg)"
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 909befba23..5fd8c6fc09 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -301,6 +301,7 @@ static char help_text[]=
#define MSGTR_Network "Strumień sieciowy ..."
#define MSGTR_Preferences "Preferencje"
#define MSGTR_OSSPreferences "Konfiguracja sterownika OSS"
+#define MSGTR_SDLPreferences "Konfiguracja sterownika audio SDL"
#define MSGTR_NoMediaOpened "Nie otwarto nośnika"
#define MSGTR_VCDTrack "Ścieżka VCD: %d"
#define MSGTR_NoChapter "Brak rozdziału"
@@ -457,6 +458,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FRAME_Misc "Różne"
#define MSGTR_PREFERENCES_OSS_Device "Urządzenie:"
#define MSGTR_PREFERENCES_OSS_Mixer "Mikser:"
+#define MSGTR_PREFERENCES_SDL_Driver "Sterownik:"
#define MSGTR_PREFERENCES_Message "Proszę pamiętać, że niektóre funkcje wymagaja restartowania odtwarzania."
#define MSGTR_PREFERENCES_DXR3_VENC "Enkoder Video:"
#define MSGTR_PREFERENCES_DXR3_LAVC "Użyj LAVC (ffmpeg)"