oops... previous commit was only a half-sync with help_mp-en.h 1.19

(now it is)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3623 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pl 2001-12-19 18:33:53 +00:00
parent 0618d45a03
commit e0b82bd753
1 changed files with 5 additions and 0 deletions

View File

@ -300,4 +300,9 @@ static char help_text[]=
#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