<?xml version='1.0' encoding='utf-8'?>
<dialogConfigs component="konlinefonts">
    <!-- Monotype字体授权对话框 - 国内国际通用版本 -->
    <dialog id="KOlfLicensePromptDialogProxy" tc="KOlfLicensePromptDialogProxy">
        <title text="@License Scope Description"/>
        <content>
            <segment text="@Before using this font, please read and confirm compliance with Monotype's"/>
            <segment text="@End User License Agreement" url="/policies/eula/docermall_preview_monotype_font" idKey="MonotypeFontAgreement"/>
        </content>
        <buttons>
            <confirm text="@Acknowledge and Download"/>
            <cancel text="@Cancel"/>
        </buttons>
        <size width="480" height="138"/>
    </dialog>
</dialogConfigs>

