summaryrefslogtreecommitdiffstats
path: root/help_mp-pl.h
diff options
context:
space:
mode:
authornexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-19 09:51:52 +0000
committernexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-19 09:51:52 +0000
commitebe26aa191e959233ea45e025bed650d8fd7b7e7 (patch)
tree836ec2977d605c687fef7844189edaf4f9464ecf /help_mp-pl.h
parentadb50da1d7e58ffb175d3c75815a6abdf14c4e64 (diff)
downloadmpv-ebe26aa191e959233ea45e025bed650d8fd7b7e7.tar.bz2
mpv-ebe26aa191e959233ea45e025bed650d8fd7b7e7.tar.xz
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3606 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-pl.h')
-rw-r--r--help_mp-pl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/help_mp-pl.h b/help_mp-pl.h
index 663fd00d7c..f93d862e78 100644
--- a/help_mp-pl.h
+++ b/help_mp-pl.h
@@ -266,5 +266,10 @@ static char help_text[]=
#define MSGTR_SKIN_UnknownParameter "nieznany parametr ( %s )\n"
#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] za mało pamięci.\n"
+// --- messagebox
+#define MSGTR_MSGBOX_LABEL_FatalError "błąd krytyczny ..."
+#define MSGTR_MSGBOX_LABEL_Error "błąd ..."
+#define MSGTR_MSGBOX_LABEL_Warning "ostrzeżenie ..."
+
#endif