summaryrefslogtreecommitdiffstats
path: root/help_mp-fr.h
diff options
context:
space:
mode:
authorpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-18 21:50:35 +0000
committerpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-18 21:50:35 +0000
commitf2e3e7c276aeb2dc1027faadab9bd4d351498238 (patch)
tree7dade62a8a71afe9b7c8c67613d282129afb1530 /help_mp-fr.h
parent70e1464f2c2922013f88e38607c4bfd55c1f60c4 (diff)
downloadmpv-f2e3e7c276aeb2dc1027faadab9bd4d351498238.tar.bz2
mpv-f2e3e7c276aeb2dc1027faadab9bd4d351498238.tar.xz
updated to match help_mp-en.h 1.17
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3590 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-fr.h')
-rw-r--r--help_mp-fr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help_mp-fr.h b/help_mp-fr.h
index 47c2437884..269a677be6 100644
--- a/help_mp-fr.h
+++ b/help_mp-fr.h
@@ -263,5 +263,7 @@ static char help_text[]=
#define MSGTR_SKIN_FONT_NonExistentFontID "identificateur de fonte inexistant ( %s )\n"
#define MSGTR_SKIN_UnknownParameter "paramètre inconnu ( %s )\n"
#define MSGTR_SKINBROWSER_NotEnoughMemory "[Browser de skins] pas assez de mémoire.\n"
+#define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin non trouvé ( %s ).\n"
+#define MSGTR_SKIN_SKINCFG_SkinCfgReadError "Erreur de lecture du fichier de configuration du skin ( %s ).\n"
#endif