summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 19:42:10 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 19:42:10 +0000
commitf1ba99cdbe66f74725b5f8903461a28df64d16bd (patch)
treedc4d9088ad1de8e26f7eab8e9bebdf09731f1b08 /help
parent6ca786097d26975ab1721b9303129be836fd83bf (diff)
downloadmpv-f1ba99cdbe66f74725b5f8903461a28df64d16bd.tar.bz2
mpv-f1ba99cdbe66f74725b5f8903461a28df64d16bd.tar.xz
- add "start in fullscreen" function
- fix some small bug - don't quit if the config file is wrong git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7539 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 f20cf51f24..e8d673c0ee 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -439,6 +439,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FRAME_PostProcess "Postprocessing"
#define MSGTR_PREFERENCES_FRAME_CodecDemuxer "Codec & demuxer"
#define MSGTR_PREFERENCES_FRAME_Cache "Cache"
+#define MSGTR_PREFERENCES_FRAME_Misc "Misc"
#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!"
@@ -477,6 +478,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FontOSDScale "OSD scale:"
#define MSGTR_PREFERENCES_SubtitleOSD "Subtitle & OSD"
#define MSGTR_PREFERENCES_Cache "Cache on/off"
+#define MSGTR_PREFERENCES_LoadFullscreen "Started in fullscreen"
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!"