home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / mpf / eng / shared / agentdui.cab / scui.dll / HTML / MPSSTR.VBS < prev    next >
Encoding:
Text File  |  2005-07-27  |  5.3 KB  |  78 lines

  1. ∩╗┐Const MPS_NOT_INSTALLED_TITLE_STR = "Privacy Service is currently not installed on your computer."
  2.  
  3. Const MPS_INSTLD_ENBLD_TITLE_STR = "Privacy Service is currently protecting your computer."
  4.  
  5. ' LOCALIZATION NOTES: While translating, please move the text between {urlprolog}/{urlprolog2} and {urlepilog} to its proper place.
  6. ' Along with {urlprolog}/{urlprolog2} and {urlepilog}. It will be replaced at run time...
  7. ' Text inside the curly braces MUST not be translated...
  8. Const MPS_CLICK_TO_DISABLE_STR = "{urlprolog}Click here{urlepilog} if you want to {urlprolog2}disable{urlepilog} Privacy Service."
  9.  
  10. Const MPS_INSTLD_DSBLD_TITLE_STR = "Privacy Service is currently not protecting your computer."
  11.  
  12. ' LOCALIZATION NOTES: While translating, please move the text between {urlprolog}/{urlprolog2} and {urlepilog} to its proper place.
  13. ' Along with {urlprolog}/{urlprolog2} and {urlepilog}. It will be replaced at run time...
  14. ' Text inside the curly braces MUST not be translated...
  15. Const MPS_CLICK_TO_ENABLE_STR = "{urlprolog}Click here{urlepilog} if you want to {urlprolog2}enable{urlepilog} Privacy Service."
  16.  
  17. Const MPS_PRODUCT_STR = "Privacy Service"
  18. Const MPSPLUS_PRODUCT_STR = "Privacy Service Plus"
  19.  
  20. Const MPS_TRIALURL2_STR = "Install a 30-day Free Trial"
  21. Const MPS_30DAY_TRIAL2_INFO_STR = "Prevent your personal information from being transmitted over the Internet.  Also, protects your family members from being exposed to inappropriate Internet content."
  22. Const MPS_INSTALL_TRIAL_NOW_STR = "Install trial now"
  23. Const MPS_PURCHASE_NOW_STR = "Purchase now"
  24.  
  25. Const MPS_SIGNIN_MPS_STR = "Sign into Privacy Service"
  26. Const MPS_SIGNIN_INFO_STR = "Sign In, before accessing the Internet."
  27.  
  28. Const MPS_SIGNOUT_MPS_STR = "Sign Out of Privacy Service"
  29. Const MPS_SIGNOUT_INFO_STR = "If someone else is going to be using the computer, you should sign out first."
  30.  
  31. Const MPS_VWEVENTS_LOG_STR = "View the Event Log"
  32. Const MPS_EVENTSLOG_INFO_STR = "View which Web sites were requested and which activities were blocked."
  33.  
  34. Const MPS_CONFIG_USERACCNTS_STR = "Manage User Accounts"
  35. Const MPS_CFGUSRACCTS_INFO_STR = "Add, edit, or remove Privacy Service users."
  36.  
  37. Const MPS_OPTIONS_STR = "Configure Privacy Service Options"
  38. Const MPS_SHOWOPTIONS_INFO_STR = "Review and modify all of your Privacy Service options."
  39.  
  40. Const MPS_SAFECHATTINGTIPS_STR = "View 10 Tips for Online Chatting"
  41. Const MPS_SAFECHATTINGTIPS_INFO_STR = "Make sure you and your family follow these rules when chatting on the Internet."
  42.  
  43. Const MPS_WHERETOGETHELP_STR = "Report Internet Crimes"
  44. Const MPS_WHERETOGETHELP_INFO_STR = "The Internet is safe and fun, most of the time.  If it's not, take control - report problems like Cyberstalking, Consumer Fraud, and Exploitation."
  45.  
  46. Const MPS_ABOUT_MPS_STR = "About Privacy Service"
  47. Const MPS_HELP_MPS_STR = "Privacy Service Help"
  48.  
  49. ' LOCALIZATION NOTES: While translating, please move the text between {urlprolog}/{urlprolog2} and {urlepilog} to its proper place.
  50. ' Along with {urlprolog}/{urlprolog2} and {urlepilog}. It will be replaced at run time...
  51. ' Text inside the curly braces MUST not be translated...
  52. Const MPS_INSTALL_FREE_STR = "{urlprolog}Click here{urlepilog} if you want to {urlprolog2}install{urlepilog} a 30-day free trial of McAfee Privacy Service."
  53.  
  54. Const MPS_PC_VULNERABLE_STR = "Warning!  Your computer is highly vulnerable to exposing your personal information.  McAfee recommends you install privacy service software on your computer."
  55. Const MPS_PC_MAYBEVULNERABLE_STR = "The privacy software you are running cannot be managed by Security Center."
  56. Const MPS_PC_HIGHLYVULNERABLE_STR = "Warning!  Your computer is highly vulnerable to exposing your personal information.  McAfee recommends you update your anti-abuse software on your computer."
  57. Const MPS_PC_MAYBEVULNERABLE2_STR = "Your computer may be vulnerable to exposing your personal information.  McAfee recommends you update your anti-abuse software on your computer."
  58.  
  59. Const MPS_OLDMPS_INSTALLED_TITLE_STR = "An Older version of Privacy Service is currently installed on your computer."
  60.  
  61. ' LOCALIZATION NOTES: While translating, please move the text between {urlprolog}/{urlprolog2} and {urlepilog} to its proper place.
  62. ' Along with {urlprolog}/{urlprolog2} and {urlepilog}. It will be replaced at run time...
  63. ' Text inside the curly braces MUST not be translated...
  64. Const MPS_UPDAVAIL_TITLE_INFO_STR = "{urlprolog}Click here{urlepilog} if you want to {urlprolog2}update{urlepilog} Privacy Service."
  65.  
  66. Const MPS_UPDAVAIL_TITLE_DESC_STR = "A Newer version of Privacy Service is now available.  McAfee recommends updating Privacy Service."
  67.  
  68. Const MPS_UPDATE_STR = "Update Privacy Service"
  69. Const MPS_UPDATEAVAILABLE_INFO_STR = "You are not protected from the latest privacy abuses.  You need to update Privacy Service now." 
  70.  
  71.  
  72. Const MPS_VERIFY_TITLE_STR = "Privacy Service must connect to McAfee.com to verify your subscription status."
  73.  
  74. ' LOCALIZATION NOTES: While translating, please move the text between {urlprolog}/{urlprolog2} and {urlepilog} to its proper place.
  75. ' Along with {urlprolog}/{urlprolog2} and {urlepilog}. It will be replaced at run time...
  76. ' Text inside the curly braces MUST not be translated...
  77. Const MPS_VERIFY_TITLEINFO_STR = "{urlprolog}Click here{urlepilog} to {urlprolog2}verify{urlepilog} your subscription."
  78.