reactos/base/applications/logoff/lang/fr-FR.rc
Timo Kreuzer 6afbc8f483 Hopefully create a branch and not destroy the svn repository.
svn path=/branches/reactos-yarotows/; revision=45219
2010-01-23 23:25:04 +00:00

16 lines
408 B
Plaintext

LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
IDS_USAGE, "Termine une session.\n\n\
/v\t\tAffiche des informations sur les actions réalisées.\n\
/?\t\tAffiche ces informations.\n\n"
IDS_LOGOFF_REMOTE, "Termine une session sur une machine distante."
IDS_LOGOFF_LOCAL, "Termine la session courante sur cette machine."
IDS_ILLEGAL_PARAM, "Paramètre(s) invalide(s)\n"
END
/* EOF */