PGMITEM_NETMTG_TOOLTIP = "Establishes communication with others over the Internet or an intranet using voice, video, application sharing, and data conferencing"
; Sound event names
ReceiveCall = "Receive Call"
ReceiveJoin = "Receive Request to Join"
PersonJoins = "Person Joins"
PersonLeaves = "Person Leaves"
; Name of a conference link
ConfLnk = "SpeedDial"
; Prompt for installation directory
INSTALL_DIR_PROMPT = "Please enter the directory in which to install the NetMeeting Files:"
REMOVE_NODIR_ERROR = "NetMeeting is not installed on this computer."
REMOVE_CONFIRMATION_PROMPT = "This will remove NetMeeting. Do you wish to continue?"
REMOVE_COMPLETION_PROMPT = "NetMeeting has been removed successfully."
; Two-letter ID of locale/language
LOCALE_ID = "EN"
; Strings for auto generated install
INSTALLPROMPT = "This will install NetMeeting. Do you wish to continue?";
FINISHMESSAGE = "NetMeeting has been installed successfully.";