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.

39 lines
1.7 KiB

  1. <%
  2. Dim L_COBRAND_NEW_SIGNIN_TEXT
  3. Dim L_COBRAND_SIGNIN_THISWAY_TEXT
  4. Dim L_COBRAND_PROVIDED_BY_TEXT
  5. Dim L_COBRAND_SIGNIN_NAME_TEXT
  6. Dim L_COBRAND_TRY_OLD_TEXT
  7. Dim L_COBRAND_OR_OR_TEXT
  8. Dim L_COBRAND_WITH_PASSPORT_TEXT
  9. Dim L_COBRAND_ACCESS_YOUR_TEXT
  10. Dim L_COBRAND_PORTFOLIO_ANYWHERE_TEXT
  11. Dim L_COBRAND_GET_GET_TEXT
  12. Dim L_COBRAND_FREE_STOCKQUOTES_TEXT
  13. Dim L_COBRAND_CUSTOMIZE_MONEYCENTRAL_TEXT
  14. Dim L_COBRAND_FINANCIAL_HOMEPAGE_TEXT
  15. Dim L_COBRAND_LEARN_SHARE_TEXT
  16. Dim L_COBRAND_MONEYCENTRAL_COMMUNITY_TEXT
  17. Dim L_COBRAND_SIGNIN_ONCE_TEXT
  18. Dim L_COBRAND_PARTICIPATING_WEBSITES_TEXT
  19. '-------------------------crashinfo.asp Page Strings-------------------------
  20. L_COBRAND_NEW_SIGNIN_TEXT = "New sign-in... here&#180;s how"
  21. L_COBRAND_SIGNIN_THISWAY_TEXT = "If you used to sign in this way:"
  22. L_COBRAND_PROVIDED_BY_TEXT = "Provided by"
  23. L_COBRAND_SIGNIN_NAME_TEXT = "Sign-in name"
  24. L_COBRAND_TRY_OLD_TEXT = "If you&#180;re not sure try your old sign-in name followed by "
  25. L_COBRAND_OR_OR_TEXT = "or"
  26. L_COBRAND_WITH_PASSPORT_TEXT = "With Microsoft Passport you can"
  27. L_COBRAND_ACCESS_YOUR_TEXT = "Access your "
  28. L_COBRAND_PORTFOLIO_ANYWHERE_TEXT = "portfolio anywhere"
  29. L_COBRAND_GET_GET_TEXT = "Get "
  30. L_COBRAND_FREE_STOCKQUOTES_TEXT = "FREE real-time stock quotes and charts"
  31. L_COBRAND_CUSTOMIZE_MONEYCENTRAL_TEXT = "Customize My MoneyCentral "
  32. L_COBRAND_FINANCIAL_HOMEPAGE_TEXT = " to be your own financial homepage"
  33. L_COBRAND_LEARN_SHARE_TEXT = "Learn and share in the "
  34. L_COBRAND_MONEYCENTRAL_COMMUNITY_TEXT = "MoneyCentral Community"
  35. L_COBRAND_SIGNIN_ONCE_TEXT = "Sign in once"
  36. L_COBRAND_PARTICIPATING_WEBSITES_TEXT = "for all MSN and participating Web sites"
  37. '-------------------------End-------------------------
  38. %>