- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
[reactos.git] / base / applications / shutdown / lang / it-IT.rc
1 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
2
3 STRINGTABLE DISCARDABLE
4 BEGIN
5
6 IDS_USAGE, "Uso: shutdown [-?] [-l | -s | -r] [-f]\n\n\
7 Senza parametri o con -?\tvisualizza questo messaggio\n\
8 -l\t\t\tChiude la sessione\n\
9 -s\t\t\tSpegnimento del computer\n\
10 -r\t\t\tRiavvio del computer\n\
11 -f\t\t\tArresta le applicazioni senza nessun avviso\n\
12 \t\t\tSe non viene specificato nessun altro parametro verrĂ \n\
13 \t\t\tchiusa la sessione"
14 END