summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-03 17:46:54 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-03 17:46:54 +0000
commit35d5b0180545eb3fbb23085533114b89a85bf61a (patch)
tree9977b9fddfdae9e6709c2759987be1d10721d59e /help
parentdd57761444c5c4eedad5da636bfc79b1ef324ead (diff)
downloadmpv-35d5b0180545eb3fbb23085533114b89a85bf61a.tar.bz2
mpv-35d5b0180545eb3fbb23085533114b89a85bf61a.tar.xz
trivial: added [cfg]-tag in cfg.c section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14333 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 7c6f71cf74..4bcd967177 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -839,7 +839,7 @@ static char help_text[]=
// cfg.c
#define MSGTR_ConfigFileReadError "[cfg] config file read error ...\n"
-#define MSGTR_UnableToSaveOption "Unable to save the '%s' option.\n"
+#define MSGTR_UnableToSaveOption "[cfg] Unable to save the '%s' option.\n"
// interface.c