summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-12 15:47:18 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-12 15:47:18 +0000
commitbfc981f4ee23549eac6c30f9e51fcb8aaa52404a (patch)
treeecfbc75bbdb9ccfbdf3b0afa5dd1c4c4ad409014 /help_mp-en.h
parentfdf4a82029cf9e49e275101175c417b903e16b58 (diff)
downloadmpv-bfc981f4ee23549eac6c30f9e51fcb8aaa52404a.tar.bz2
mpv-bfc981f4ee23549eac6c30f9e51fcb8aaa52404a.tar.xz
add to multi lang support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1886 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index 84ae25dcad..740b70004f 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -155,5 +155,6 @@ static char help_text[]=
#define MSGTR_SKIN_FONT_FontImageNotFound "font image file not found\n"
#define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier ( %s )\n"
#define MSGTR_SKIN_UnknownParameter "unknown parameter ( %s )\n"
+#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enought memory.\n"
#endif