summaryrefslogtreecommitdiffstats
path: root/help_mp-fr.h
diff options
context:
space:
mode:
authorpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-19 18:33:53 +0000
committerpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-19 18:33:53 +0000
commite0b82bd7537cd449fc42aa2563662354d956a076 (patch)
treebbab98b777465ce4048f8676f948d164e67f7989 /help_mp-fr.h
parent0618d45a0306e73b7b9053d3d7e146b320137999 (diff)
downloadmpv-e0b82bd7537cd449fc42aa2563662354d956a076.tar.bz2
mpv-e0b82bd7537cd449fc42aa2563662354d956a076.tar.xz
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
Diffstat (limited to 'help_mp-fr.h')
-rw-r--r--help_mp-fr.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/help_mp-fr.h b/help_mp-fr.h
index 730457e4af..271da29df8 100644
--- a/help_mp-fr.h
+++ b/help_mp-fr.h
@@ -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