68 lines
1.4 KiB
Plaintext
68 lines
1.4 KiB
Plaintext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Strings]
|
|
KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
|
|
AccessOpt_DESC = "Wizard Toegankelijkheid"
|
|
AccessOpt_TIP = "Met de wizard Toegankelijkheid kunt u de computer configureren voor gebruikers met visuele, auditieve en mobiliteitsproblemen."
|
|
ACCESSIB_GROUP_NAME = "Bureau-accessoires\Toegankelijkheid"
|
|
ACCWIZ_NAME = "Wizard Toegankelijkheid"
|
|
ACCWIZ_EXE = "accwiz.exe"
|
|
Scheme1 = "Windows Zwart "
|
|
Scheme2 = "Windows Zwart (Groot)"
|
|
Scheme3 = "Windows Zwart (Extra groot)"
|
|
Scheme4 = "Windows omgekeerd"
|
|
Scheme5 = "Windows omgekeerd (groot)"
|
|
Scheme6 = "Windows omgekeerd (extra groot)"
|
|
Scheme7 = "Windows-standaard (groot)"
|
|
Scheme8 = "Windows-standaard (extra groot)"
|
|
|
|
;
|
|
; 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_"
|
|
|