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] ; Unlocalizable strings REG_WSH = "Software\Microsoft\Windows Script Host" REG_APPROVE = "Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved" REG_UNINSTALL = "Software\Microsoft\Windows\CurrentVersion\Uninstall\WindowsScriptHost" CLSID_WSHEXT = "{60254CA5-953B-11CF-8C96-00AA00B8708C}"
; Localizable strings DISP_WSH = "Microsoft Windows Script Host" DESC_WSH = "Windows Script Host" DESC_DISKS = "Windows Script Host f�jljai" TIPS_WSH = "Parancsf�jlok �r�sa windowsos feladatok automatiz�l�s�ra"
DESC_DOTWSH = "Windows Script Host be�ll�t�sf�jlja" DESC_DOTVBS = "VBScript parancsf�jl" DESC_DOTVBE = "VBScript k�dolt parancsf�jl" DESC_DOTJS = "JScript parancsf�jl" DESC_DOTJSE = "JScript k�dolt parancsf�jl" DESC_DOTWS = "Windows parancsf�jl" DESC_WSHEXT = "Windows Script Host rendszerh�j-kiterjeszt�s"
DESC_WSHOMLIB = "Microsoft Windows Script Host objektummodell" DESC_WSHSHELL = "Windows Script Host rendszerh�j-objektum" DESC_WSHNETWORK = "Windows Script Host h�l�zati objektum"
MENU_OPEN = "&Megnyit�s" MENU_CONOPEN = "Megnyit�s p&arancssorral" MENU_DOSOPEN = "Megnyit�s MS-&DOS parancssorral" MENU_EDIT = "S&zerkeszt�s" MENU_PRINT = "Ny&omtat�s"
FILE_WSHEXT = "wshhu.dll" FILE_SCROBJ = "scohu.dll"
|