reactos/base/applications/logoff/lang/fr-FR.rc
Amine Khaldi 527f2f9057 [SHELL/EXPERIMENTS]
* Create a branch for some evul shell experiments.

svn path=/branches/shell-experiments/; revision=61927
2014-02-02 19:37:27 +00:00

12 lines
398 B
Plaintext

LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE
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