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.
|
|
[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 Komut Dosyas� Sistemi" DESC_WSH = "Windows Komut Dosyas� Sistemi" DESC_DISKS = "Windows Komut Dosyas� Sistemi Dosyalar�" TIPS_WSH = "Windows'daki g�revleri otomatikle�tirmeye yard�mc� olmak i�in komut dosyalar� yaz�n"
DESC_DOTWSH = "Windows Komut Dosyas� Sistemi Ayarlar Dosyas�" DESC_DOTVBS = "VBScript Komut Dosyasi" DESC_DOTVBE = "VBScript Kodlu Komut Dosyas�" DESC_DOTJS = "JScript Komut Dosyasi" DESC_DOTJSE = "JScript Kodlu Komut Dosyas�" DESC_DOTWS = "Windows Komut Dosyas�" DESC_WSHEXT = "Windows Komut Dosyas� Sistemi Kabuk uzant�lar�"
DESC_WSHOMLIB = "Microsoft Windows Komut Dosyas� Sistemi Nesne Modeli" DESC_WSHSHELL = "Windows Komut Dosyas� Sistemi Kabuk Nesnesi" DESC_WSHNETWORK = "Windows Komut Dosyas� Sistemi A� Nesnesi"
MENU_OPEN = "&A�" MENU_CONOPEN = "&Komut �stemiyle A�" MENU_DOSOPEN = "&MS-DOS Komut �stemiyle A�" MENU_EDIT = "&D�zenle" MENU_PRINT = "&Yazd�r"
FILE_WSHEXT = "wshext.dll" FILE_SCROBJ = "scrobj.dll"
|