Mercurial > mplayer.hg
changeset 3605:bcd755f19168
sync
author | nexus |
---|---|
date | Wed, 19 Dec 2001 09:51:52 +0000 |
parents | 6bd312199a75 |
children | 1ceab741e3e6 |
files | help_mp-pl.h |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help_mp-pl.h Wed Dec 19 09:04:03 2001 +0000 +++ b/help_mp-pl.h Wed Dec 19 09:51:52 2001 +0000 @@ -266,5 +266,10 @@ #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