home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 October / maximum-cd-2011-10.iso / DiscContents / LibO_3.4.1_Win_x86_install_multi.exe / libreoffice1.cab / string_input.xml < prev    next >
Encoding:
Extensible Markup Language  |  2011-01-31  |  882 b   |  17 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- This is a template.  i18n translation is not performed in-place;
  3.      i18n translated XML files are generated from this template by
  4.      transex3/layout/tralay.  !-->
  5.  
  6. <modaldialog sizeable="true" closeable="false" moveable="true" output-size="true" id="RID_SCDLG_STRINPUT" sv-look="true" xmlns="http://openoffice.org/2007/layout" xmlns:cnt="http://openoffice.org/2007/layout/container" title="Insert String">
  7.     <vbox spacing="5" border="5">
  8.         <fixedtext id="FT_LABEL" label="FT-LABEL"/>
  9.         <edit has_border="true" id="ED_INPUT" tabstop="true"/>
  10.     <dialogbuttonhbox border="5" spacing="5">
  11.             <okbutton defbutton="true" id="BTN_OK" tabstop="true"/>
  12.             <cancelbutton id="BTN_CANCEL" tabstop="true"/>
  13.             <helpbutton id="BTN_HELP" tabstop="true"/>
  14.     </dialogbuttonhbox>
  15.     </vbox>
  16. </modaldialog>
  17.