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

11 lines
398 B
Text

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