summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 18:03:34 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 18:03:34 +0000
commit253c9833b7bafd334d975ebeb5a91e5b08687f1b (patch)
tree532e894ba97ba60de450455116c49265dec48182 /help
parent4eb5fc7dea70dade112091245497deee88d41834 (diff)
downloadmpv-253c9833b7bafd334d975ebeb5a91e5b08687f1b.tar.bz2
mpv-253c9833b7bafd334d975ebeb5a91e5b08687f1b.tar.xz
- fix new afm/vfm support
- fix fullscreen with xv - add cache support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7527 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 165ce9ddb6..f20cf51f24 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -438,6 +438,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FRAME_Font "Font"
#define MSGTR_PREFERENCES_FRAME_PostProcess "Postprocessing"
#define MSGTR_PREFERENCES_FRAME_CodecDemuxer "Codec & demuxer"
+#define MSGTR_PREFERENCES_FRAME_Cache "Cache"
#define MSGTR_PREFERENCES_OSS_Device "Device:"
#define MSGTR_PREFERENCES_OSS_Mixer "Mixer:"
#define MSGTR_PREFERENCES_Message "Please remember that you need to restart playback for some options to take effect!"
@@ -475,6 +476,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FontTextScale "Text scale:"
#define MSGTR_PREFERENCES_FontOSDScale "OSD scale:"
#define MSGTR_PREFERENCES_SubtitleOSD "Subtitle & OSD"
+#define MSGTR_PREFERENCES_Cache "Cache on/off"
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!"