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 Script Host" DESC_WSH = "Windows Script Host" DESC_DISKS = "���� Windows Script Host" TIPS_WSH = "���� ���� Script ��� ����� ������ ������ ���������� �- Windows"
DESC_DOTWSH = "���� ������ �� Windows Script Host" DESC_DOTVBS = "���� Script �� VBScript" DESC_DOTVBE = "���� Script ����� �� VBScript" DESC_DOTJS = "���� Script �� JScript" DESC_DOTJSE = "���� Script ����� �� JScript" DESC_DOTWS = "���� Script �� Windows" DESC_WSHEXT = "������ ����� ���� Windows Script Host"
DESC_WSHOMLIB = "���� ��������� �� Microsoft Windows Script Host" DESC_WSHSHELL = "������� ����� �� Windows Script Host" DESC_WSHNETWORK = "������� ��� �� Windows Script Host"
MENU_OPEN = "&���" MENU_CONOPEN = "��� ������� &���� �����" MENU_DOSOPEN = "��� ������� ��&�� ����� �� MS-DOS" MENU_EDIT = "&����" MENU_PRINT = "�&���"
FILE_WSHEXT = "wshext.dll" FILE_SCROBJ = "scrobj.dll"
|