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 = "Guiden Hj�lp til handicappede" AccessOpt_TIP = "Brug guiden Hj�lp til handicappede til at konfigurere din computers indstillinger til personer, der er syns-, h�re- eller bev�gelsesh�mmet." ACCESSIB_GROUP_NAME = "Tilbeh�r\Hj�lp til handicappede" ACCWIZ_NAME = "Guiden Hj�lp til handicappede" ACCWIZ_EXE = "accwiz.exe" Scheme1 = "Windows sort " Scheme2 = "Windows sort (stor)" Scheme3 = "Windows sort (meget stor)" Scheme4 = "Windows inverteret" Scheme5 = "Windows inverteret (stor)" Scheme6 = "Windows inverteret (meget stor)" Scheme7 = "Windows standard (stor)" Scheme8 = "Windows standard (meget 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_"
|