68 lines
1.4 KiB
Plaintext
68 lines
1.4 KiB
Plaintext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[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_"
|
|
|