- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
[reactos.git] / reactos / base / applications / logoff / lang / fr-FR.rc
1 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
2
3 STRINGTABLE DISCARDABLE
4 BEGIN
5
6 IDS_USAGE, "Termine une session.\n\n\
7 /v\t\tAffiche des informations sur les actions réalisées.\n\
8 /?\t\tAffiche ces informations.\n\n"
9
10 IDS_LOGOFF_REMOTE, "Termine une session sur une machine distante."
11 IDS_LOGOFF_LOCAL, "Termine la session courante sur cette machine."
12
13 IDS_ILLEGAL_PARAM, "Paramètre(s) invalide(s)\n"
14 END
15 /* EOF */