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.
|
|
<% @LANGUAGE="VBScript" @CodePage="1252" @EnableSessionState="False" %> <% Option Explicit Const L_DevInfoFound_Text = "������� ���� Windows ��� ����" Const L_NoDevInfoFound_Text = "������� ����� ���� Windows ��� ����" Const L_MatchButNoInfoIntro_Text = "���� ��� ����� Microsoft ������ ����� �� ������� ���� ������ ""Designed for Windows XP"" ������ ���� ���� �������." Const L_InfoFoundBlurb_Text = "���� ���� ����� ������� ���� �� ����� ������� ��� ������ ""Designed for Windows XP"" ����� �� ����� ������ ����� ��������� ��� ������� ������� �� �� ���� ����. ������ ��� ���� ����� ���� Microsoft ������ ��� ����� ������� ���� ���� ���� ""Designed for Windows XP"".<br />������ �� ��� ��� ������ ����� ������� ""Designed for Windows XP""�, ������ ������� ������� ������ �������." Const L_NoInfoFoundBlurb_Text = "������� ������ ��������� ��� ������ ������� ������� ��� Microsoft. �� ����ݡ �� ���� ������ ��� ������ ������ Microsoft ���� ������� ��� ������ �������. ���� ������ ����� ����� �� ������ ��� �� ��� �������� ����� ������ ������ ����� ����� ������� ""Designed for Windows XP""�, ������ ������� ��������� �������."
%>
|