You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdesdk/kbabel/commonui/projectwizardwidget2.ui

157 lines
5.7 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ProjectStep2</class>
<widget class="TQWidget">
<property name="name">
<cstring>ProjectStep2</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>529</width>
<height>365</height>
</rect>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;&lt;p&gt;&lt;b&gt;Translation Files&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Type in the folders which contain all your PO and POT files.
The files and the folders in these folders will then be merged into one tree.&lt;/p&gt;&lt;/qt&gt;</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>&lt;font size="+1"&gt;The Translation Files&lt;/font&gt;
&lt;br/&gt;&lt;br/&gt;
If the project contains more than one file to translate, it
better to organize the files.
KBabel distinguishes two kind of the translation files:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Templates&lt;/b&gt;: the files to be translated&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Translated files&lt;/b&gt;: the files already translated (at least
partially)&lt;/li&gt;
&lt;/ul&gt;
Choose the folders to store the files. If you
leave the entries empty, the Catalog Manager
will not work.</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Base folder of PO files:</string>
</property>
<property name="buddy" stdset="0">
<cstring>_poDirEdit</cstring>
</property>
</widget>
<widget class="KURLRequester">
<property name="name">
<cstring>_poDirEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Ba&amp;se folder of POT files:</string>
</property>
<property name="buddy" stdset="0">
<cstring>_potDirEdit</cstring>
</property>
</widget>
<widget class="KURLRequester">
<property name="name">
<cstring>_potDirEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>100</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
</UI>