Leaked source code of windows server 2003
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.5 KiB

  1. [Strings]
  2. KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  3. AccessOpt_DESC = "Eri�ilebilirlik Sihirbaz�"
  4. AccessOpt_TIP = "G�rsel, i�itsel ve hareketle ilgili gereksinimlerinizi kar��lamas� i�in sisteminizi yap�land�rmakta Eri�ilebilirlik Sihirbaz�'n� kullan�n."
  5. ACCESSIB_GROUP_NAME = "Donat�lar\Eri�ilebilirlik"
  6. ACCWIZ_NAME = "Eri�ilebilirlik Sihirbaz�"
  7. ACCWIZ_EXE = "accwiz.exe"
  8. Scheme1 = "Windows Siyah "
  9. Scheme2 = "Windows Siyah (b�y�k)"
  10. Scheme3 = "Windows Siyah (�ok b�y�k)"
  11. Scheme4 = "Windows Ters �evrilmi�"
  12. Scheme5 = "Windows Ters �evrilmi� (b�y�k)"
  13. Scheme6 = "Windows Ters �evrilmi� (�ok b�y�k)"
  14. Scheme7 = "Windows Standart (b�y�k)"
  15. Scheme8 = "Windows Standart (�ok b�y�k)"
  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_"