Source code of Windows XP (NT5)
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.
|
|
[Strings] KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents" AccessOpt_DESC = "Ohjattu helppok�ytt�toiminto" AccessOpt_TIP = "Ohjatun helppok�ytt�toiminnon avulla voidaan m��ritt�� j�rjestelm�n ominaisuuksia vastaamaan k�ytt�j�n n�k�-, kuulo- ja liikuntakyky�." ACCESSIB_GROUP_NAME = "Apuohjelmat\Helppok�ytt�toiminnot" ACCWIZ_NAME = "Ohjattu helppok�ytt�toiminto" ACCWIZ_EXE = "accwiz.exe" Scheme1 = "Windows musta " Scheme2 = "Windows musta (suuri)" Scheme3 = "Windows musta (suurin)" Scheme4 = "Windows k��nteinen" Scheme5 = "Windows k��nteinen (suuri)" Scheme6 = "Windows k��nteinen (suurin)" Scheme7 = "Windows Standardi (suuri)" Scheme8 = "Windows Standardi (suurin)"
; ; 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_"
|