]> git.lyx.org Git - features.git/commitdiff
Some casing fixes
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 4 Jan 2015 09:53:36 +0000 (10:53 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 4 Jan 2015 09:53:36 +0000 (10:53 +0100)
English UI uses Title Casing for headers and sentence casing for normal widgets

22 files changed:
src/frontends/qt4/ui/BiblioUi.ui
src/frontends/qt4/ui/BulletsUi.ui
src/frontends/qt4/ui/ColorUi.ui
src/frontends/qt4/ui/FontUi.ui
src/frontends/qt4/ui/GraphicsUi.ui
src/frontends/qt4/ui/IndicesUi.ui
src/frontends/qt4/ui/LaTeXUi.ui
src/frontends/qt4/ui/LanguageUi.ui
src/frontends/qt4/ui/MarginsUi.ui
src/frontends/qt4/ui/MathsUi.ui
src/frontends/qt4/ui/OutputUi.ui
src/frontends/qt4/ui/PDFSupportUi.ui
src/frontends/qt4/ui/PrefConvertersUi.ui
src/frontends/qt4/ui/PrefDisplayUi.ui
src/frontends/qt4/ui/PrefDocHandlingUi.ui
src/frontends/qt4/ui/PrefFileformatsUi.ui
src/frontends/qt4/ui/PrefInputUi.ui
src/frontends/qt4/ui/PrefLanguageUi.ui
src/frontends/qt4/ui/PrefLatexUi.ui
src/frontends/qt4/ui/PrefOutputUi.ui
src/frontends/qt4/ui/PrefUi.ui
src/frontends/qt4/ui/TextLayoutUi.ui

index 896f99d126263b45bb6e54e5eeb328e90963cc6b..f0103cfc83789282fee3fd619080caf1ef1cd5c4 100644 (file)
       <string>Here you can define an alternative program to or specific options of BibTeX.</string>
      </property>
      <property name="title" >
-      <string>Bibliography generation</string>
+      <string>Bibliography Generation</string>
      </property>
      <property name="flat" >
       <bool>true</bool>
index a9959c9e8bb18cb5e7c7288f1823651735ff4064..06c1ff38ae69e10b0f07570af13233c448aa6075 100644 (file)
    <item row="3" column="1" colspan="2" >
     <widget class="QCheckBox" name="customCB" >
      <property name="text" >
-      <string>&amp;Custom Bullet:</string>
+      <string>&amp;Custom bullet:</string>
      </property>
     </widget>
    </item>
index 9019720a33d818981a04c09e0a3c218cb5e10084..85eaf9c3cf178f699226be12e8ea7876d2067274 100644 (file)
@@ -24,7 +24,7 @@
      <item>
       <widget class="QGroupBox" name="fontcolorGB" >
        <property name="title" >
-        <string>Font colors</string>
+        <string>Font Colors</string>
        </property>
        <property name="flat" >
         <bool>true</bool>
      <item>
       <widget class="QGroupBox" name="backgroundGB" >
        <property name="title" >
-        <string>Background colors</string>
+        <string>Background Colors</string>
        </property>
        <property name="flat" >
         <bool>true</bool>
index 866e1383f3b0db0cce0c30cc483281389bc44e88..ba7a5ea76b72a16f2b1d3db4d3f9e724d86f0186 100644 (file)
@@ -57,7 +57,7 @@
    <item row="1" column="2">
     <widget class="QLabel" name="BaseSizeLA">
      <property name="text">
-      <string>&amp;Base Size:</string>
+      <string>&amp;Base size:</string>
      </property>
      <property name="buddy">
       <cstring>fontsizeCO</cstring>
       <string>Use a real small caps shape, if the font provides one</string>
      </property>
      <property name="text">
-      <string>Use true S&amp;mall Caps</string>
+      <string>Use true s&amp;mall caps</string>
      </property>
     </widget>
    </item>
       <string>Use old style instead of lining figures</string>
      </property>
      <property name="text">
-      <string>Use &amp;Old Style Figures</string>
+      <string>Use &amp;old style figures</string>
      </property>
     </widget>
    </item>
index 1891ce85ca9d30741ccc65bb8500b4af415cd334..5ee064c2a3c0702bde7d48cfcf821be2908e082f 100644 (file)
           <item row="0" column="0" >
            <widget class="QCheckBox" name="scaleCB" >
             <property name="text" >
-             <string>&amp;Scale Graphics (%):</string>
+             <string>&amp;Scale graphics (%):</string>
             </property>
            </widget>
           </item>
              <string>Angle to rotate image by</string>
             </property>
             <property name="text" >
-             <string>A&amp;ngle (Degrees):</string>
+             <string>A&amp;ngle (degrees):</string>
             </property>
             <property name="buddy" >
              <cstring>angle</cstring>
           <enum>Qt::StrongFocus</enum>
          </property>
          <property name="toolTip" >
-          <string>Enable LyX to preview this graphics, only if graphics previewing is not disabled at application level (see Preference dialog).</string>
+          <string>Enable LyX to preview this graphics, if graphics previewing is not disabled at application level (see Preferences dialog).</string>
          </property>
          <property name="title" >
           <string>Sho&amp;w in LyX</string>
              <string>Percentage to scale by in LyX</string>
             </property>
             <property name="text" >
-             <string>Sca&amp;le on Screen (%):</string>
+             <string>Sca&amp;le on screen (%):</string>
             </property>
             <property name="buddy" >
              <cstring>displayscale</cstring>
index 09f492893e107d64936908144d45335defa0b0cb..a7b92b90ad47be79dfeb2a7cce02932fb19066d1 100644 (file)
@@ -19,7 +19,7 @@
       <string>Here you can define an alternative index processor and specify its options.</string>
      </property>
      <property name="title" >
-      <string>Index generation</string>
+      <string>Index Generation</string>
      </property>
      <property name="flat" >
       <bool>true</bool>
index 8c1c5ab24844d24259aabe48d3c197732ea4a570..03020634b77380611498e50e97c696444d46db0f 100644 (file)
@@ -16,7 +16,7 @@
    <item row="0" column="0" colspan="4">
     <widget class="QGroupBox" name="groupBox">
      <property name="title">
-      <string>Document &amp;class</string>
+      <string>Document &amp;Class</string>
      </property>
      <layout class="QGridLayout">
       <property name="margin">
@@ -54,7 +54,7 @@
    <item row="1" column="0" colspan="4">
     <widget class="QGroupBox" name="optionsGB">
      <property name="title">
-      <string>Class options</string>
+      <string>Class Options</string>
      </property>
      <layout class="QGridLayout" name="gridLayout_1">
       <item row="0" column="0">
index ce7a26666fc024589839f3e0e7965753b6155fb9..0e2992743c4ff8911536dd5a6b795da8c3920001 100644 (file)
@@ -50,7 +50,7 @@
    <item row="1" column="0">
     <widget class="QLabel" name="typeL">
      <property name="text">
-      <string>&amp;Quote Style:</string>
+      <string>&amp;Quote style:</string>
      </property>
      <property name="buddy">
       <cstring>quoteStyleCO</cstring>
@@ -78,7 +78,7 @@
       <item row="0" column="0" colspan="2">
        <widget class="QRadioButton" name="defaultencodingRB">
         <property name="text">
-         <string>Language &amp;Default</string>
+         <string>Language &amp;default</string>
         </property>
         <property name="checked">
          <bool>true</bool>
index 62e52330f9c1307567d3772bc160cb409a916215..406b322051f0c6fbde4e3598be40d3d6db48432d 100644 (file)
@@ -28,7 +28,7 @@
       <string>Use the margin settings provided by the document class</string>
      </property>
      <property name="text" >
-      <string>&amp;Default Margins</string>
+      <string>&amp;Default margins</string>
      </property>
     </widget>
    </item>
           <bool>false</bool>
          </property>
          <property name="text" >
-          <string>&amp;Column Sep:</string>
+          <string>&amp;Column sep:</string>
          </property>
          <property name="buddy" >
           <cstring>columnsepLE</cstring>
index 246839f59e8114f32ba257d5931c7e6d0348bae1..72fdc8aaad648c8e72486ea15228a27285b91b79 100644 (file)
      <item>
       <widget class="QPushButton" name="allPackagesAutoPB">
        <property name="text">
-        <string>Load a&amp;utomatically</string>
+        <string>Load A&amp;utomatically</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QPushButton" name="allPackagesAlwaysPB">
        <property name="text">
-        <string>Load alwa&amp;ys</string>
+        <string>Load Alwa&amp;ys</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QPushButton" name="allPackagesNotPB">
        <property name="text">
-        <string>Do &amp;not load</string>
+        <string>Do &amp;Not Load</string>
        </property>
       </widget>
      </item>
index 812d73612cb3c7a58e0f1e01646cad292f065a96..717181eef56cc2359deb3031a9101b90c53e9672 100644 (file)
@@ -43,7 +43,7 @@
            <string>Specify the default output format (for view/update)</string>
           </property>
           <property name="text">
-           <string>De&amp;fault Output Format:</string>
+           <string>De&amp;fault output format:</string>
           </property>
           <property name="buddy">
            <cstring>defaultFormatCO</cstring>
@@ -68,7 +68,7 @@
       <string>Enable forward/reverse search between editor and output (e.g., SyncTeX)</string>
      </property>
      <property name="title">
-      <string>S&amp;ynchronize with Output</string>
+      <string>S&amp;ynchronize with output</string>
      </property>
      <property name="flat">
       <bool>true</bool>
@@ -85,7 +85,7 @@
         <item>
          <widget class="QLabel" name="label">
           <property name="text">
-           <string>C&amp;ustom Macro:</string>
+           <string>C&amp;ustom macro:</string>
           </property>
           <property name="buddy">
            <cstring>synccustomCB</cstring>
index 2aaea266eac6d82cb66dfc8e983ae8313eccc374..7327d45f2dab6a4261fb32eebdffc6d63a957e8f 100644 (file)
           <item row="0" column="0" >
            <widget class="QGroupBox" name="bookmarksGB" >
             <property name="title" >
-             <string>G&amp;enerate Bookmarks (ToC)</string>
+             <string>G&amp;enerate bookmarks (toc)</string>
             </property>
             <property name="flat" >
              <bool>true</bool>
       <item row="1" column="0" >
        <widget class="QGroupBox" name="groupBox_3" >
         <property name="title" >
-         <string>Additional o&amp;ptions</string>
+         <string>Additional O&amp;ptions</string>
         </property>
         <property name="flat" >
          <bool>false</bool>
index f0b022798392385691b3e27171d48bfad559a076..3fe6b9b8ce6d41f9fcf3f4e3de5fb4d1f4c10525 100644 (file)
         <item>
          <widget class="QLabel" name="maxAgeLA" >
           <property name="text" >
-           <string>Maximum A&amp;ge (in days):</string>
+           <string>Maximum a&amp;ge (in days):</string>
           </property>
           <property name="buddy" >
            <cstring>maxAgeLE</cstring>
index f787731055ffa3046e1dd64f4f0d2223340c5840..5355a68721caffbd1b00544a96dafc1d916459f5 100644 (file)
@@ -28,7 +28,7 @@
    <item row="0" column="0" colspan="2">
     <widget class="QCheckBox" name="displayGraphicsCB">
      <property name="text">
-      <string>Display &amp;Graphics</string>
+      <string>Display &amp;graphics</string>
      </property>
     </widget>
    </item>
@@ -48,7 +48,7 @@
    <item row="1" column="0">
     <widget class="QLabel" name="instantPreviewLA">
      <property name="text">
-      <string>Instant &amp;Preview:</string>
+      <string>Instant &amp;preview:</string>
      </property>
      <property name="buddy">
       <cstring>instantPreviewCO</cstring>
@@ -77,7 +77,7 @@
    <item row="1" column="2">
     <widget class="QLabel" name="previewSizeLA">
      <property name="text">
-      <string>Preview Si&amp;ze:</string>
+      <string>Preview si&amp;ze:</string>
      </property>
      <property name="buddy">
       <cstring>instantPreviewCO</cstring>
index 5c15ae4cb9a2809b1d7429d3b95550c0ea3e2222..949e2b6adff7f1f3208690d46fa1bdafa6e970d6 100644 (file)
@@ -23,7 +23,7 @@
    <item row="0" column="0">
     <widget class="QGroupBox" name="GeometryGB">
      <property name="title">
-      <string>Session handling</string>
+      <string>Session Handling</string>
      </property>
      <property name="flat">
       <bool>true</bool>
@@ -82,7 +82,7 @@
    <item row="1" column="0">
     <widget class="QGroupBox" name="documentsGB">
      <property name="title">
-      <string>Backup &amp;&amp; saving</string>
+      <string>Backup &amp;&amp; Saving</string>
      </property>
      <property name="flat">
       <bool>true</bool>
    <item row="2" column="0">
     <widget class="QGroupBox" name="tabsGB">
      <property name="title">
-      <string>Windows &amp;&amp; work area</string>
+      <string>Windows &amp;&amp; Work Area</string>
      </property>
      <property name="flat">
       <bool>true</bool>
index 68b8784508898070d986e64a0f3cf6939275d0ad..faa24e42a3a500f07591b890c89fb0437d9e398b 100644 (file)
@@ -94,7 +94,7 @@
    <item row="4" column="0">
     <widget class="QLabel" name="formatLA">
      <property name="text">
-      <string>S&amp;hort Name:</string>
+      <string>S&amp;hort name:</string>
      </property>
      <property name="buddy">
       <cstring>formatED</cstring>
index 588de7d5d73f8352a0419c8a6001b1eb4fde4299..92cc5473c84d313d6fee70a8b612c239a344a654 100644 (file)
       </size>
      </property>
      <property name="title">
-      <string>Scroll wheel zoom</string>
+      <string>Scroll Wheel Zoom</string>
      </property>
      <property name="alignment">
       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
index 44f2014b94e278965aa30be953a6cbd0268d1842..5e7a03fa98c17782b41cb34397b5306316092a2a 100644 (file)
       <string/>
      </property>
      <property name="title">
-      <string>Right-to-left language support</string>
+      <string>Right-to-Left Language Support</string>
      </property>
      <property name="flat">
       <bool>true</bool>
index c8b57fbbbe4c5db8c68be7feefd90375b59e0c0d..db8301d96aec397b2207e608d42c589a31e21882 100644 (file)
@@ -70,7 +70,7 @@
    <item row="2" column="0" colspan="2">
     <widget class="QGroupBox" name="bibtexGB">
      <property name="title">
-      <string>Bibliography generation</string>
+      <string>Bibliography Generation</string>
      </property>
      <property name="flat">
       <bool>true</bool>
    <item row="3" column="0" colspan="2">
     <widget class="QGroupBox" name="indexGB">
      <property name="title">
-      <string>Index generation</string>
+      <string>Index Generation</string>
      </property>
      <property name="flat">
       <bool>true</bool>
index b908d2ff6027bf0b474fea6d5ac463268ac78ad7..395bae5859d439242e612f18d1dd32ab57cb9644 100644 (file)
    <item>
     <widget class="QGroupBox" name="groupBox" >
      <property name="title" >
-      <string>Forward search</string>
+      <string>Forward Search</string>
      </property>
      <property name="flat" >
       <bool>true</bool>
index 7d7a5a3a3c6b96f06267f7e9beb26632e2ce0a21..fde3d8588fd2846b6a1588fdc5506c2c0c49c5d4 100644 (file)
    <item row="1" column="0">
     <widget class="QGroupBox" name="pixmapCacheGB_2">
      <property name="title">
-      <string>Context help</string>
+      <string>Context Help</string>
      </property>
      <property name="alignment">
       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
index bdc12d04b67e4b86a9c0a167d83b3cff263ca1e9..35eb1af72b28bf3e412ee0a6ded34ebfe21c47c1 100644 (file)
@@ -17,7 +17,7 @@
    <item row="0" column="0">
     <widget class="QGroupBox" name="separateGB">
      <property name="title">
-      <string>Separate paragraphs with</string>
+      <string>Paragraph Separation</string>
      </property>
      <property name="flat">
       <bool>true</bool>