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 = "Pr�vodce funkcemi usnadn�n�" AccessOpt_TIP = "Pr�vodce funkcemi usnadn�n� umo��uje konfigurovat syst�m tak, aby vyhovoval va�im zrakov�m, sluchov�m a pohybov�m mo�nostem." ACCESSIB_GROUP_NAME = "P��slu�enstv�\Usnadn�n�" ACCWIZ_NAME = "Pr�vodce funkcemi usnadn�n�" ACCWIZ_EXE = "accwiz.exe" Scheme1 = "�ern� ukazatele " Scheme2 = "�ern� ukazatele (velk�)" Scheme3 = "�ern� ukazatele (nejv�t��)" Scheme4 = "Invertovan� ukazatele" Scheme5 = "Invertovan� ukazatele (velk�)" Scheme6 = "Invertovan� ukazatele (nejv�t��)" Scheme7 = "Standardn� nastaven� (velk�)" Scheme8 = "Standardn� nastaven� (nejv�t��)"
; ; 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_"
|