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.

74 lines
4.5 KiB

  1. <% @LANGUAGE="VBScript" @EnableSessionState="False" %>
  2. <% 'Option Explicit
  3. Function GetString(ByVal sStringName)
  4. If InStr(sStringName, "L_") <> 1 Then sStringName = "L_" & sStringName & "_Text"
  5. '' Texts
  6. Const L_StartRemoteAssistance_Text = "����Զ��Э��"
  7. Const L_ProductName_Text = "Զ��Э��"
  8. Const L_Title1Paragraph1_Text = "��Զ��Э���ṩ����"
  9. Const L_Paragraph1_Text = "��ʱ���������˽������������Ѱ취����ʾ������ʽ��Զ��Э���ṩ��ȫ���ӣ�������������һ���������������⡣"
  10. Const L_Paragraph2_Text = "�����dz���ʹ��Զ��Э�������Ķ����е�ע�����"
  11. Const L_StartRAMessage_Text = "<font color=""#000000"" size=""2"">Ҫ���ӵ����ѵļ������ϣ��뵥��</font><b><font color=""#000000"" size=""2""><b>������Զ��Э������</b></font></b>"
  12. Const L_StartRAButton_Text = "����Զ��Э��"
  13. Const L_JScriptNotAvail1_Text = "��ǰ�� Internet Explorer ��ȫ��������̫�ߣ����޷�ʹ��Զ��Э����Ҫʹ��Զ��Э�������������ã���������վ����Ϊ������վ�����ӡ�"
  14. Const L_IEHelp_Text = "�йظ��İ�ȫ���õ���Ϣ�����μ� Internet Explorer ������"
  15. Const L_TicketError1_Text = "����Զ��Э�������Ҳ�������Ч��Ҫʹ��Զ��Э��������Ҫһ����Ч���롣"
  16. Const L_InstallIE_Text = "Ҫ����Զ��Э�����룬�����밲װ Internet Explorer 5.5��"
  17. Const L_TicketErrorMsg_Text = "Ҫ��һ���˽�Զ��Э�����뵥�� Windows XP �е�<B>��ʼ</B>������<B>������֧��</B>��Ȼ����<B>����</B>���м���<B>Զ��Э��</B>��"
  18. Const L_NotesTitle_Text = "ע��"
  19. Const L_NotesLine1_Text = "ֻ���������ε��������������롣"
  20. Const L_NotesLine2_Text = "��ʹ��Զ��Э��ʱ���������������˶��������ӵ� Internet �ϡ����������������˿��Խ��������ӵ���/���ļ��������������������Կ�����/���ļ�������Ļ��������/������ʵʱ�Ի���"
  21. Const L_NotesLine6_Text = "����һ����ȫ�ĵ������ӡ����κ�ʱ���������ӵ��ļ��������������޷�����/���ļ������������ļ�������������ʹ�õ��Ǿ�����������ǽ���ܻ�ʹ���޷�ʹ��Զ��Э���������������£�������������Ԫ��ϵ��"
  22. Const L_LearnXP_Text = "Ҫ��һ���˽�Զ��Э�����뵥�� Windows XP �е�<B>��ʼ</B>������<B>������֧��</B>��Ȼ����<B>����</B>���м���<B>Զ��Э��</B>��"
  23. Const L_ContactUsMsg_Text = "��������ϵ"
  24. Const L_XPNewsletterMsg_Text = "�����ʼ�"
  25. Const L_EmailPage_Text = "���ͱ�ҳ������"
  26. Const L_CopyRightMsg_Text = "(C) 2001 Microsoft Corporation. ��������Ȩ����ʹ�ù涨��"
  27. Const L_PrivacyMsg_Text = "��˽����"
  28. Const L_AccMsg_Text = "��������"
  29. Const L_NotIEError1_Text = "Ҫ����Զ��Э�����룬�����밲װ Internet Explorer 5.5 �����µİ汾��"
  30. Const L_NotXPError1_Text = "Microsoft Զ��Э���� Windows&nbsp;XP ��һ�����ܡ�Ϊ��ʹ��Զ��Э�����������Ȱ�װ Windows&nbsp;XP��"
  31. Const L_IELinkMsg_Text = "�������°汾�� Internet Explorer"
  32. Const L_XPLinkMsg_Text = "Ҫ��һ���˽� Windows XP�����ι� "
  33. Const L_XPLinkMsg2_Text = "Microsoft Windows ��վ"
  34. Const L_XPLinkMsg3_Text = "��"
  35. Const L_IntroMsg1_Text = "����һ��������Ҫʹ��Զ��Э�����������ĵ��ƽ������� 28.8 kbps �ģ����ؿ��ܻỨһ���ӡ�"
  36. Const L_IntroMsg2_Text = "Ҫ����Զ��Э�����������û�ű��������ڹ�������ʱ��֮��������ҳ�滹��ȷ�����������ɣ�����֤�ű��Ƿ������á�"
  37. Const L_IntroMsg3_Text = "Ҫ���� Internet Explorer ��"
  38. Const L_IntroMsg4_Text = "<B>����</B>�˵��ϵĻ�ű����뵥��<B>Internet ѡ��</B>��"
  39. Const L_IntroMsg5_Text = "����<B>��ȫ</B>ѡ���"
  40. Const L_IntroMsg6_Text = "����<STRONG>Internet</STRONG>ͼ�꣬Ȼ�󵥻�<STRONG>�Զ��弶��</STRONG>��"
  41. Const L_IntroMsg7_Text = "�ڡ��ű��������У�<STRONG>��ű�</STRONG>�£�����<STRONG>����</STRONG>��"
  42. ' **************************************
  43. ' Links - No need for localization
  44. ' **************************************
  45. Const L_AccLink_Text = "http://www.microsoft.com/enable/"
  46. Const L_XPLink_Text = "http://www.microsoft.com/windowsxp/default.asp"
  47. Const L_PrivacyLink_Text = "http://www.microsoft.com/info/privacy.htm"
  48. Const L_ContactUsLink_Text = "http://register.microsoft.com/contactus30/contactus.asp?domain=windows&amp;lcid=1033&amp;cu=http://register.microsoft.com/contactus30/contactus.asp?domain=windows"
  49. Const L_MailTo1_Text = "mailto:?subject=���� Microsoft ������&body=������������ Microsoft Windows XP ��վ"
  50. Const L_CopyRightLink_Text = "http://www.microsoft.com/info/cpyright.htm"
  51. Const L_XPNewsletterLink_Text = "http://www.microsoft.com/windowsxp/newsletters.asp"
  52. Const L_LinkToIE_Text = "http://www.microsoft.com/windows/ie/default.htm"
  53. '*************************************
  54. GetString = Eval(sStringName)
  55. End Function
  56. %>