]> git.lyx.org Git - features.git/commitdiff
PageLayoutUi.ui: use a more sensible option name
authorUwe Stöhr <uwestoehr@lyx.org>
Fri, 10 May 2013 16:34:05 +0000 (18:34 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Fri, 10 May 2013 16:34:05 +0000 (18:34 +0200)
src/frontends/qt4/ui/PageLayoutUi.ui

index 1e1bdb66abd2d853f99f9e5bb219294340ad1ee6..c7c77d25ca4a9f21d7ee1152dfc665c83bb16b87 100644 (file)
@@ -1,4 +1,5 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>PageLayoutUi</class>
  <widget class="QWidget" name="PageLayoutUi">
   <property name="geometry">
@@ -41,7 +42,7 @@
          </sizepolicy>
         </property>
         <property name="toolTip">
-         <string>Choose a particular paper size, or set your own with "Custom"</string>
+         <string>Choose a particular paper size, or set your own with &quot;Custom&quot;</string>
         </property>
         <property name="maxVisibleItems">
          <number>20</number>
       <item row="0" column="0">
        <widget class="QLabel" name="pagestyleL">
         <property name="text">
-         <string>Headings &amp;style:</string>
+         <string>Page &amp;style:</string>
         </property>
         <property name="buddy">
          <cstring>pagestyleCO</cstring>