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 = "協助工具精靈"
|
|
AccessOpt_TIP = "使用協助工具精靈來設定您的系統,以達到您在視力、聽力、或活動能力上的需要。"
|
|
ACCESSIB_GROUP_NAME = "附屬應用程式\協助工具"
|
|
ACCWIZ_NAME = "協助工具精靈"
|
|
ACCWIZ_EXE = "accwiz.exe"
|
|
Scheme1 = "Windows 黑色 "
|
|
Scheme2 = "Windows 黑色(大型字)"
|
|
Scheme3 = "Windows 黑色(超大型字)"
|
|
Scheme4 = "Windows 反白"
|
|
Scheme5 = "Windows 反白(大型字)"
|
|
Scheme6 = "Windows 反白(超大型字)"
|
|
Scheme7 = "Windows 標準配色(大型字)"
|
|
Scheme8 = "Windows 標準配色(超大型字)"
|
|
|
|
;
|
|
; 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_"
|
|
|