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