]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefLanguageUi.ui
Split the overcrowded and chaotic UI pref pane into two (#7524)
[lyx.git] / src / frontends / qt4 / ui / PrefLanguageUi.ui
index b75a64be3802b8af54f523b210e8aafd6e44d7bd..1027e7faceda166e2fb7c5d9e748d1ddae438cb8 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>387</width>
-    <height>411</height>
+    <width>475</width>
+    <height>362</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -36,7 +36,7 @@
    <item row="1" column="0">
     <widget class="QLabel" name="languagePackageLA">
      <property name="text">
-      <string>Language pac&amp;kage:</string>
+      <string>Language &amp;package:</string>
      </property>
      <property name="buddy">
       <cstring>languagePackageCO</cstring>
@@ -67,7 +67,7 @@
        </item>
        <item>
         <property name="text">
-         <string>None</string>
+         <string>None[[language package]]</string>
         </property>
        </item>
       </widget>
@@ -75,7 +75,7 @@
      <item>
       <widget class="QLineEdit" name="languagePackageED">
        <property name="toolTip">
-        <string>Enter the command to load the language package (default: babel)</string>
+        <string>Enter the command to load the language package (default: \usepackage{babel})</string>
        </property>
       </widget>
      </item>
    <item row="4" column="0">
     <widget class="QLabel" name="decimalPointL">
      <property name="text">
-      <string>Default Decimal &amp;Point:</string>
+      <string>Default Decimal &amp;Separator:</string>
      </property>
      <property name="buddy">
       <cstring>defaultDecimalPointLE</cstring>
       </size>
      </property>
      <property name="inputMask">
-      <string>X; </string>
+      <string/>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
    </item>
-   <item row="5" column="0" colspan="2">
+    <item row="5" column="0">
+      <widget class="QLabel" name="defaultLengthUnitLA">
+        <property name="text">
+          <string>Default length &amp;unit:</string>
+        </property>
+        <property name="buddy">
+          <cstring>defaultLengthUnitCO</cstring>
+        </property>
+      </widget>
+    </item>
+    <item row="5" column="1">
+      <widget class="QComboBox" name="defaultLengthUnitCO" />
+    </item>
+    <item row="6" column="0" colspan="2">
     <widget class="QCheckBox" name="globalCB">
      <property name="toolTip">
       <string>Check to pass the language globally (to the document class), not locally (to the language package)</string>
      </property>
     </widget>
    </item>
-   <item row="6" column="0">
+   <item row="7" column="0">
     <widget class="QCheckBox" name="autoBeginCB">
      <property name="toolTip">
       <string>If checked, the document language is not explicitly set by a language switch command</string>
      </property>
     </widget>
    </item>
-   <item row="7" column="0">
+   <item row="8" column="0">
     <widget class="QCheckBox" name="autoEndCB">
      <property name="toolTip">
       <string>If checked, the document language is not explicitly closed by a language switch command</string>
      </property>
     </widget>
    </item>
-   <item row="8" column="0" colspan="2">
+   <item row="9" column="0" colspan="2">
     <widget class="QCheckBox" name="markForeignCB">
      <property name="toolTip">
       <string>Check to highlight foreign languages visually in the work area</string>
      </property>
     </widget>
    </item>
-   <item row="9" column="0" colspan="3">
+   <item row="10" column="0" colspan="3">
     <widget class="QGroupBox" name="rtlGB2">
      <property name="toolTip">
       <string/>
          <string>Select to enable support of right-to-left languages (e.g. Hebrew, Arabic).</string>
         </property>
         <property name="text">
-         <string>Enable RTL su&amp;pport</string>
+         <string>Enable &amp;RTL support</string>
         </property>
        </widget>
       </item>
      </layout>
     </widget>
    </item>
-   <item row="10" column="0">
+   <item row="11" column="0">
     <spacer>
      <property name="orientation">
       <enum>Qt::Vertical</enum>
  </widget>
  <tabstops>
   <tabstop>uiLanguageCO</tabstop>
+  <tabstop>languagePackageCO</tabstop>
   <tabstop>languagePackageED</tabstop>
   <tabstop>startCommandED</tabstop>
   <tabstop>endCommandED</tabstop>