; Note: this is the string treated as the "brand name" when rebranding. Only occurrences of this string will change.
PGMITEM_MSMSGS = "MSN Messenger Service"
MESSENGER_DESC = "Shows whether your friends are online and lets you send instant messages."
REMOVE_CONFIRMATION_PROMPT = "This will remove MSN Messenger Service. Before proceeding, please exit from the program (click the MSN Messenger Service icon in the taskbar, and click Exit). Do you wish to continue?"
REMOVE_COMPLETION_PROMPT = "MSN Messenger Service has been removed successfully."
; Two-letter ID of locale/language
LOCALE_ID = "EN"
; These strings are embedded in registry values, and, if they contain quotes, each quote must be quadrupled.
; ALL STRINGS BELOW THIS LINE THAT CONTAIN THE BRAND WILL HAVE ALL QUOTES QUADRUPLED
; [Strings.Embedded]
; Prompt for installation directory
INSTALL_DIR_PROMPT = "Please enter the directory in which to install the MSN Messenger Service Files:"
REMOVE_NODIR_ERROR = "MSN Messenger Service is not installed on this computer."