xref: /reactos/base/applications/logoff/lang/fr-FR.rc (revision 5eb25b5c)
1LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
2
3STRINGTABLE DISCARDABLE
4BEGIN
5
6IDS_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
10IDS_LOGOFF_REMOTE, "Termine une session sur une machine distante."
11IDS_LOGOFF_LOCAL, "Termine la session courante sur cette machine."
12
13IDS_ILLEGAL_PARAM, "Param�tre(s) invalide(s)\n"
14END
15/* EOF */
16