reactos/base/applications/logoff/lang/fr-FR.rc

16 lines
408 B
Plaintext
Raw Normal View History

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<69>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<61>tre(s) invalide(s)\n"
END
/* EOF */