68 lines
1.4 KiB
Plaintext
68 lines
1.4 KiB
Plaintext
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
[Strings]
|
|||
|
KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
|
|||
|
AccessOpt_DESC = "Impostazione guidata Accesso facilitato"
|
|||
|
AccessOpt_TIP = "Utilizzare l'Impostazione guidata Accesso facilitato per adattare il sistema a diversi tipi di esigenze visive, auditive e di mobilit<69>."
|
|||
|
ACCESSIB_GROUP_NAME = "Accessori\Accesso facilitato"
|
|||
|
ACCWIZ_NAME = "Impostazione guidata Accesso facilitato"
|
|||
|
ACCWIZ_EXE = "accwiz.exe"
|
|||
|
Scheme1 = "Windows nero "
|
|||
|
Scheme2 = "Windows nero (grandi)"
|
|||
|
Scheme3 = "Windows nero (molto grandi)"
|
|||
|
Scheme4 = "Windows invertito"
|
|||
|
Scheme5 = "Windows invertito (grandi)"
|
|||
|
Scheme6 = "Windows invertito (molto grandi)"
|
|||
|
Scheme7 = "Windows standard (grandi)"
|
|||
|
Scheme8 = "Windows standard (molto grandi)"
|
|||
|
|
|||
|
;
|
|||
|
; Used to keep the line length above to a minimum - no need to localize
|
|||
|
;
|
|||
|
|
|||
|
C0 = "\cursors\arrow_"
|
|||
|
C1 = "\cursors\help_"
|
|||
|
C2 = "\cursors\wait_"
|
|||
|
C3 = "\cursors\busy_"
|
|||
|
C4 = "\cursors\cross_"
|
|||
|
C5 = "\cursors\beam_"
|
|||
|
C6 = "\cursors\pen_"
|
|||
|
C7 = "\cursors\no_"
|
|||
|
C8 = "\cursors\size4_"
|
|||
|
C9 = "\cursors\size3_"
|
|||
|
CA = "\cursors\size2_"
|
|||
|
CB = "\cursors\size1_"
|
|||
|
CC = "\cursors\move_"
|
|||
|
CD = "\cursors\up_"
|
|||
|
|