mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
8 lines
231 B
Text
8 lines
231 B
Text
#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
|