xref: /reactos/base/applications/logoff/lang/fr-FR.rc (revision 1734f297)
1LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
2
3STRINGTABLE
4BEGIN
5    IDS_USAGE "Termine une session.\n\n\
6  /v\t\tAffiche des informations sur les actions réalisées.\n\
7  /?\t\tAffiche ces informations.\n\n"
8    IDS_LOGOFF_REMOTE "Termine une session sur une machine distante."
9    IDS_LOGOFF_LOCAL "Termine la session courante sur cette machine."
10    IDS_ILLEGAL_PARAM "Paramètre(s) invalide(s)\n"
11END
12