<?xml version='1.0' encoding='utf-8'?>
<dialogConfigs component="kdocercorelite">
    <!-- 字体授权对话框 - 国内版本（包含商业授权内容） -->
    <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>
    <!-- 图片商用授权对话框-->
    <dialog id="KDocerPicCommercialLicenseDlg" tc="KDocerPicCommercialLicenseDlg">
        <title text="@License Scope Description"/>
        <content>
            <segment text="@Commercial license is a certificate from the copyright owner authorizing users to use materials for design products and to use design products for commercial purposes. Commercial materials with commercial license are limited to design products formed on the Kingsoft Office platform for external commercial use, and it is prohibited to use them commercially separately from design products. Docer is only responsible for the original commercial content of resources, including images, fonts and other materials in templates. If you need to add new content, please obtain commercial license for the added content yourself. Please see "/>
            <segment text="@Kingsoft Office Commercial License Agreement" url="/policies/commercial-licenses/wps-commercial-licenses"/>
        </content>
        <buttons>
            <confirm text="@Get Commercial License and Use"/>
            <cancel text="@Cancel"/>
        </buttons>
        <size width="480" height="204"/>
    </dialog>
    <!-- 图片授权提醒窗体-->
    <dialog id="KDocerPicLicenseReminderDlg" tc="KDocerPicLicenseReminderDlg">
        <title text="@License Scope Description"/>
        <content>
            <segment text="@Images are for personal non-commercial use only, which means personal learning, research, office work, etc. that are not for profit; for commercial use, "/>
            <segment text="@Please purchase image commercial license"/>
        </content>
        <buttons>
            <confirm text="@Acknowledge and Use"/>
            <cancel text="@Cancel"/>
        </buttons>
        <size width="480" height="144"/>
    </dialog>
</dialogConfigs>
