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 = "Veiviser for tilgjengelighet" AccessOpt_TIP = "Bruk veiviseren for tilgjengelighet til � tilpasse systemet dine syns-, h�rsels- og bevegelighetsbehov." ACCESSIB_GROUP_NAME = "Tilbeh�r\Tilgjengelighet" ACCWIZ_NAME = "Veiviser for tilgjengelighet" ACCWIZ_EXE = "accwiz.exe" Scheme1 = "Windows svart " Scheme2 = "Windows svart (stor)" Scheme3 = "Windows svart (ekstra stor)" Scheme4 = "Windows invertert" Scheme5 = "Windows invertert (stor)" Scheme6 = "Windows invertert (ekstra stor)" Scheme7 = "Windows-standard (stor)" Scheme8 = "Windows-standard (ekstra 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_"
|