]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefLanguageUi.ui
* PrefLanguageUi.ui: correct tooltip.
[lyx.git] / src / frontends / qt4 / ui / PrefLanguageUi.ui
1 <ui version="4.0" >
2  <class>PrefLanguageUi</class>
3  <widget class="QWidget" name="PrefLanguageUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>326</width>
9     <height>411</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="0" column="0" colspan="2" >
23     <widget class="QLabel" name="uiLanguageLA" >
24      <property name="text" >
25       <string>User &amp;interface language:</string>
26      </property>
27      <property name="buddy" >
28       <cstring>uiLanguageCO</cstring>
29      </property>
30     </widget>
31    </item>
32    <item row="0" column="2" >
33     <widget class="QComboBox" name="uiLanguageCO" >
34      <property name="toolTip" >
35       <string>Select the language of the user interface (menus, dialogs, etc.)</string>
36      </property>
37      <property name="maxVisibleItems" >
38       <number>20</number>
39      </property>
40     </widget>
41    </item>
42    <item row="1" column="0" colspan="2" >
43     <widget class="QLabel" name="languagePackageLA" >
44      <property name="text" >
45       <string>Language pac&amp;kage:</string>
46      </property>
47      <property name="buddy" >
48       <cstring>languagePackageED</cstring>
49      </property>
50     </widget>
51    </item>
52    <item row="1" column="2" >
53     <widget class="QLineEdit" name="languagePackageED" >
54      <property name="toolTip" >
55       <string>Enter the command to load the language package (default: babel)</string>
56      </property>
57     </widget>
58    </item>
59    <item row="2" column="0" colspan="2" >
60     <widget class="QLabel" name="startCommandLA" >
61      <property name="text" >
62       <string>Command s&amp;tart:</string>
63      </property>
64      <property name="buddy" >
65       <cstring>startCommandED</cstring>
66      </property>
67     </widget>
68    </item>
69    <item row="2" column="2" >
70     <widget class="QLineEdit" name="startCommandED" >
71      <property name="toolTip" >
72       <string>The LaTeX command that starts a switch to a foreign language</string>
73      </property>
74     </widget>
75    </item>
76    <item row="3" column="0" colspan="2" >
77     <widget class="QLabel" name="endCommandLA" >
78      <property name="text" >
79       <string>Command e&amp;nd:</string>
80      </property>
81      <property name="buddy" >
82       <cstring>endCommandED</cstring>
83      </property>
84     </widget>
85    </item>
86    <item row="3" column="2" >
87     <widget class="QLineEdit" name="endCommandED" >
88      <property name="toolTip" >
89       <string>The LaTeX command that ends a switch to a foreign language</string>
90      </property>
91     </widget>
92    </item>
93    <item row="4" column="0" colspan="3" >
94     <widget class="QCheckBox" name="useBabelCB" >
95      <property name="toolTip" >
96       <string>Use the babel package for multilingual support</string>
97      </property>
98      <property name="text" >
99       <string>&amp;Use babel</string>
100      </property>
101     </widget>
102    </item>
103    <item row="5" column="0" colspan="3" >
104     <widget class="QCheckBox" name="globalCB" >
105      <property name="toolTip" >
106       <string>Check to pass the language globally (to the document class), not locally (to the language package)</string>
107      </property>
108      <property name="text" >
109       <string>&amp;Global</string>
110      </property>
111     </widget>
112    </item>
113    <item row="6" column="0" colspan="3" >
114     <widget class="QCheckBox" name="autoBeginCB" >
115      <property name="toolTip" >
116       <string>If checked, the document language is not explicitely set by a language switch command</string>
117      </property>
118      <property name="text" >
119       <string>Auto &amp;begin</string>
120      </property>
121     </widget>
122    </item>
123    <item row="7" column="0" colspan="3" >
124     <widget class="QCheckBox" name="autoEndCB" >
125      <property name="toolTip" >
126       <string>If checked, the document language is not explicitely closed by a language switch command</string>
127      </property>
128      <property name="text" >
129       <string>Auto &amp;end</string>
130      </property>
131     </widget>
132    </item>
133    <item row="8" column="0" colspan="3" >
134     <widget class="QCheckBox" name="markForeignCB" >
135      <property name="toolTip" >
136       <string>Check to highlight foreign languages visually in the work area</string>
137      </property>
138      <property name="text" >
139       <string>Mark &amp;foreign languages</string>
140      </property>
141     </widget>
142    </item>
143    <item row="9" column="0" >
144     <spacer>
145      <property name="orientation" >
146       <enum>Qt::Vertical</enum>
147      </property>
148      <property name="sizeType" >
149       <enum>QSizePolicy::Fixed</enum>
150      </property>
151      <property name="sizeHint" >
152       <size>
153        <width>20</width>
154        <height>16</height>
155       </size>
156      </property>
157     </spacer>
158    </item>
159    <item row="10" column="0" colspan="3" >
160     <widget class="QGroupBox" name="rtlGB2" >
161      <property name="toolTip" >
162       <string/>
163      </property>
164      <property name="title" >
165       <string>Right-to-left language support</string>
166      </property>
167      <property name="flat" >
168       <bool>true</bool>
169      </property>
170      <property name="checkable" >
171       <bool>false</bool>
172      </property>
173      <layout class="QGridLayout" >
174       <property name="margin" >
175        <number>9</number>
176       </property>
177       <property name="spacing" >
178        <number>6</number>
179       </property>
180       <item row="0" column="0" >
181        <widget class="QCheckBox" name="rtlGB" >
182         <property name="toolTip" >
183          <string>Select to enable support of right-to-left languages (e.g. Hebrew, Arabic).</string>
184         </property>
185         <property name="text" >
186          <string>Enable RTL su&amp;pport</string>
187         </property>
188        </widget>
189       </item>
190       <item row="1" column="1" >
191        <spacer>
192         <property name="orientation" >
193          <enum>Qt::Horizontal</enum>
194         </property>
195         <property name="sizeHint" >
196          <size>
197           <width>101</width>
198           <height>20</height>
199          </size>
200         </property>
201        </spacer>
202       </item>
203       <item row="1" column="0" >
204        <layout class="QHBoxLayout" >
205         <property name="margin" >
206          <number>0</number>
207         </property>
208         <property name="spacing" >
209          <number>6</number>
210         </property>
211         <item>
212          <widget class="QLabel" name="cursorMovementLA" >
213           <property name="text" >
214            <string>Cursor movement:</string>
215           </property>
216           <property name="scaledContents" >
217            <bool>false</bool>
218           </property>
219          </widget>
220         </item>
221         <item>
222          <widget class="QRadioButton" name="logicalCursorRB" >
223           <property name="text" >
224            <string>&amp;Logical</string>
225           </property>
226           <property name="checked" >
227            <bool>true</bool>
228           </property>
229          </widget>
230         </item>
231         <item>
232          <widget class="QRadioButton" name="visualCursorRB" >
233           <property name="text" >
234            <string>&amp;Visual</string>
235           </property>
236          </widget>
237         </item>
238        </layout>
239       </item>
240      </layout>
241     </widget>
242    </item>
243    <item row="11" column="1" >
244     <spacer>
245      <property name="orientation" >
246       <enum>Qt::Vertical</enum>
247      </property>
248      <property name="sizeType" >
249       <enum>QSizePolicy::Expanding</enum>
250      </property>
251      <property name="sizeHint" >
252       <size>
253        <width>20</width>
254        <height>20</height>
255       </size>
256      </property>
257     </spacer>
258    </item>
259   </layout>
260  </widget>
261  <tabstops>
262   <tabstop>languagePackageED</tabstop>
263   <tabstop>startCommandED</tabstop>
264   <tabstop>endCommandED</tabstop>
265   <tabstop>useBabelCB</tabstop>
266   <tabstop>globalCB</tabstop>
267   <tabstop>autoBeginCB</tabstop>
268   <tabstop>autoEndCB</tabstop>
269   <tabstop>markForeignCB</tabstop>
270  </tabstops>
271  <includes>
272   <include location="local" >qt_i18n.h</include>
273  </includes>
274  <resources/>
275  <connections>
276   <connection>
277    <sender>rtlGB</sender>
278    <signal>toggled(bool)</signal>
279    <receiver>logicalCursorRB</receiver>
280    <slot>setEnabled(bool)</slot>
281    <hints>
282     <hint type="sourcelabel" >
283      <x>139</x>
284      <y>317</y>
285     </hint>
286     <hint type="destinationlabel" >
287      <x>162</x>
288      <y>348</y>
289     </hint>
290    </hints>
291   </connection>
292   <connection>
293    <sender>rtlGB</sender>
294    <signal>toggled(bool)</signal>
295    <receiver>visualCursorRB</receiver>
296    <slot>setEnabled(bool)</slot>
297    <hints>
298     <hint type="sourcelabel" >
299      <x>139</x>
300      <y>317</y>
301     </hint>
302     <hint type="destinationlabel" >
303      <x>228</x>
304      <y>348</y>
305     </hint>
306    </hints>
307   </connection>
308   <connection>
309    <sender>rtlGB</sender>
310    <signal>toggled(bool)</signal>
311    <receiver>cursorMovementLA</receiver>
312    <slot>setEnabled(bool)</slot>
313    <hints>
314     <hint type="sourcelabel" >
315      <x>139</x>
316      <y>317</y>
317     </hint>
318     <hint type="destinationlabel" >
319      <x>72</x>
320      <y>348</y>
321     </hint>
322    </hints>
323   </connection>
324  </connections>
325 </ui>