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.

67 lines
1.4 KiB

  1. [Strings]
  2. KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  3. AccessOpt_DESC = "Ohjattu helppok�ytt�toiminto"
  4. AccessOpt_TIP = "Ohjatun helppok�ytt�toiminnon avulla voidaan m��ritt�� j�rjestelm�n ominaisuuksia vastaamaan k�ytt�j�n n�k�-, kuulo- ja liikuntakyky�."
  5. ACCESSIB_GROUP_NAME = "Apuohjelmat\Helppok�ytt�toiminnot"
  6. ACCWIZ_NAME = "Ohjattu helppok�ytt�toiminto"
  7. ACCWIZ_EXE = "accwiz.exe"
  8. Scheme1 = "Windows musta "
  9. Scheme2 = "Windows musta (suuri)"
  10. Scheme3 = "Windows musta (suurin)"
  11. Scheme4 = "Windows k��nteinen"
  12. Scheme5 = "Windows k��nteinen (suuri)"
  13. Scheme6 = "Windows k��nteinen (suurin)"
  14. Scheme7 = "Windows Standardi (suuri)"
  15. Scheme8 = "Windows Standardi (suurin)"
  16. ;
  17. ; Used to keep the line length above to a minimum - no need to localize
  18. ;
  19. C0 = "\cursors\arrow_"
  20. C1 = "\cursors\help_"
  21. C2 = "\cursors\wait_"
  22. C3 = "\cursors\busy_"
  23. C4 = "\cursors\cross_"
  24. C5 = "\cursors\beam_"
  25. C6 = "\cursors\pen_"
  26. C7 = "\cursors\no_"
  27. C8 = "\cursors\size4_"
  28. C9 = "\cursors\size3_"
  29. CA = "\cursors\size2_"
  30. CB = "\cursors\size1_"
  31. CC = "\cursors\move_"
  32. CD = "\cursors\up_"