<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="editConfiguration">Webex server configuration</string>
    <string name="deleteBtnConfirm">Do you want to delete Webex server configuration?</string>
    <string name="deleteBtn">Delete Webex configuration</string>
    <string name="icsMail">ICS Mail</string>
    <string name="templateInfoVarSiteUrl">${siteUrl} : Site URL</string>
    <string name="templateInfoVarSipAddress">${sipAddress} : SIP address</string>
    <string name="templateInfoVarMeetingNumber">${meetingNumber} : Meeting number</string>
    <string name="templateInfoVarPhoneAndVideoSystemPassword">${phoneAndVideoSystemPassword} : Numeric password (audio and video devices)</string>
    <string name="templateInfoVarPassword">${password} : Password</string>
</resources>