You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.4 KiB
67 lines
1.4 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Strings]
|
|
KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
|
|
AccessOpt_DESC = "Hjälpmedelsguiden"
|
|
AccessOpt_TIP = "Använd Hjälpmedelsguiden för att konfigurera systemet för användare med nedsatt syn, hörsel eller rörlighet."
|
|
ACCESSIB_GROUP_NAME = "Tillbehör\Hjälpmedel"
|
|
ACCWIZ_NAME = "Hjälpmedelsguiden"
|
|
ACCWIZ_EXE = "accwiz.exe"
|
|
Scheme1 = "Windows svart "
|
|
Scheme2 = "Windows svart (stor)"
|
|
Scheme3 = "Windows svart (extra stor)"
|
|
Scheme4 = "Windows inverterad"
|
|
Scheme5 = "Windows inverterad (stor)"
|
|
Scheme6 = "Windows inverterad (extra stor)"
|
|
Scheme7 = "Windows standard (stor)"
|
|
Scheme8 = "Windows standard (extra stor)"
|
|
|
|
;
|
|
; 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_"
|
|
|