Mercurial > mplayer.hg
changeset 3622:2e6e613d9f35
oops... previous commit was only a half-sync with help_mp-en.h 1.19
(now it is)
author | pl |
---|---|
date | Wed, 19 Dec 2001 18:33:53 +0000 |
parents | 1b95a1467cc0 |
children | 3f1c2c06d0d8 |
files | help_mp-fr.h |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help_mp-fr.h Wed Dec 19 18:26:08 2001 +0000 +++ b/help_mp-fr.h Wed Dec 19 18:33:53 2001 +0000 @@ -300,4 +300,9 @@ #define MSGTR_MENU_Preferences "Préférences" #define MSGTR_MENU_Exit "Quitter ..." +// --- messagebox +#define MSGTR_MSGBOX_LABEL_FatalError "Erreur fatale ..." +#define MSGTR_MSGBOX_LABEL_Error "erreur ..." +#define MSGTR_MSGBOX_LABEL_Warning "attention ..." + #endif