reactos/base/applications/logoff/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

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 */