reactos/base/system/rundll32/lang/fr-FR.rc
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

9 lines
231 B
Plaintext

#include "resource.h"
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
IDS_DllNotLoaded, "LoadLibrary a échoué lors du chargement de '%s'"
IDS_MissingEntry, "Point d'entrée manquant:%s\ndans %s"
END