<?xml version='1.0' encoding='utf-8'?>
<dialogConfigs component="kdocerjsapi20">
    <!-- 字体授权对话框 - 国内版本（包含商业授权内容） -->
    <dialog id="KDocerFontLicenseDlgProxy" tc="KDocerFontLicenseDlgProxy">
        <title text="@Font License Scope Description"/>
        <content>
            <segment text="@Fonts in WordArt and text boxes are for personal non-commercial use only. For full details, see"/>
            <segment text="@WPS Online Service Agreement" url="/policies/agreements/wps-online-service" idKey="PrivacyPoliciesAgreements"/>
            <segment text="@; for commercial use, please purchase a commercial font license. Commercial service details see"/>
            <segment text="@WPS Commercial License Agreement" url="/policies/commercial-licenses/wps-commercial-licenses"/>
        </content>
        <buttons>
            <confirm text="@Acknowledge and Download"/>
            <cancel text="@Cancel"/>
        </buttons>
        <size width="480" height="158"/>
    </dialog>
</dialogConfigs>

