_7jl.xml 1.2 KB

12345678910111213141516171819202122232425262728
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2003, 2014
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <dialog id="_7jl" idsDialogTitle="IDS_TITLE_LOCALES" helpId="dlgLocales">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_7jl._wph( event )">
  11. <div HAL_dlgItemId="divListView" class="clsListView" style="height:300px; width:400px;" HAL_idsAriaLabel="IDS_AC_LANGUAGES"></div>
  12. <div HAL_dlgItemId="divInfoHeader" style="white-space:nowrap; padding:var(--16S) 0px 2px 0px">
  13. <svg class="clsSvgIcon16x16"><use xlink:href="#def_hal_icon_info_16x16"/></svg>
  14. <span HAL_dlgItemId="spanInfoBoxLabel" HAL_ids="IDS_LBL_EXPRED_INFO"></span>
  15. </div>
  16. <div HAL_dlgItemId="divInfoBox" class="clsInfoBox" tabIndex="0" HAL_aria-labelledby="spanInfoBoxLabel divInfoBox" style="width:400px; height:90px"></div>
  17. <div class="clsDlgButtonBar">
  18. <button class="clsDlgButton" onclick="_7jl._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  19. <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_7jl._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  20. </div>
  21. </div>
  22. ]]></dialogHtml>
  23. </dialog>
  24. </resources>