summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-19 22:02:52 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-19 22:02:52 +0000
commit39af3293758ad89c7fa9232a0d7730837c385618 (patch)
tree5695aa595555952ec48fe7206fd279ee447db141
parent783f7d6f8317c77406ce167c41265ac07a84a3f1 (diff)
downloadmpv-39af3293758ad89c7fa9232a0d7730837c385618.tar.bz2
mpv-39af3293758ad89c7fa9232a0d7730837c385618.tar.xz
small grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18156 b3059339-0415-0410-9bf9-f77b7e298cf2
-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 47149cbf2d..d3c2a54aff 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1445,7 +1445,7 @@ static char help_text[]=
#define MSGTR_LIBMENU_ConfigFileIsTooBig "[MENU] Config file is too big (> %d KB)\n"
#define MSGTR_LIBMENU_ConfigFileIsEmpty "[MENU] Config file is empty\n"
#define MSGTR_LIBMENU_MenuNotFound "[MENU] Menu %s not found.\n"
-#define MSGTR_LIBMENU_MenuInitFailed "[MENU] Menu '%s': init failed\n"
+#define MSGTR_LIBMENU_MenuInitFailed "[MENU] Menu '%s': Init failed.\n"
#define MSGTR_LIBMENU_UnsupportedOutformat "[MENU] Unsupported output format!!!!\n"
// libmenu/menu_cmdlist.c