summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-18 20:01:10 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-18 20:01:10 +0000
commit4d3b8c99b11fdbee1d77ab483908393ef2c295e5 (patch)
treec91d9a3ad607397a5ef311ef3aa10b2eb1adcaa5 /help_mp-en.h
parent2f6396e310ee1f03df1563a3ee760654a4673607 (diff)
downloadmpv-4d3b8c99b11fdbee1d77ab483908393ef2c295e5.tar.bz2
mpv-4d3b8c99b11fdbee1d77ab483908393ef2c295e5.tar.xz
itt a skin nem van hibauzenet igy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3587 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index 9234cb8367..c5f83bd357 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -266,5 +266,7 @@ static char help_text[]=
#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 enough memory.\n"
+#define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin not found ( %s ).\n"
+#define MSGTR_SKIN_SKINCFG_SkinCfgReadError "Skin configfile read error ( %s ).\n"
#endif