CVS_SILENT i18n style guide fixes

svn path=/trunk/kdegraphics/kdvi/; revision=213067
remotes/origin/kdvi-3.2
Stephan Binner 23 years ago
parent 6a19bd0311
commit a37c4e9aca
  1. 7
      optionDialogFontsWidget_base.ui
  2. 11
      optionDialogSpecialWidget_base.ui

@ -8,7 +8,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>237</width>
<width>290</width>
<height>203</height>
</rect>
</property>
@ -66,7 +66,7 @@
<cstring>fontGenerationCheckBox</cstring>
</property>
<property name="text">
<string>generate missing fonts</string>
<string>Generate missing fonts</string>
</property>
<property name="toolTip" stdset="0">
<string>If in doubt, switch on!</string>
@ -80,7 +80,7 @@
<cstring>fontEnlargementCheckBox</cstring>
</property>
<property name="text">
<string>enlarge font for better readability</string>
<string>Enlarge font for better readability</string>
</property>
</widget>
<spacer>
@ -107,6 +107,7 @@
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>qwidget.h</includehint>
<includehint>kcombobox.h</includehint>
</includehints>
</UI>

@ -8,8 +8,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>293</width>
<height>203</height>
<width>367</width>
<height>228</height>
</rect>
</property>
<property name="caption">
@ -38,7 +38,7 @@
<cstring>showHyperLinksCheck</cstring>
</property>
<property name="text">
<string>Show Hyperlinks</string>
<string>Show hyperlinks</string>
</property>
<property name="autoRepeat">
<bool>false</bool>
@ -55,7 +55,7 @@
<cstring>buttonGroup3</cstring>
</property>
<property name="title">
<string>Editor for inverse search</string>
<string>Editor for Inverse Search</string>
</property>
<grid>
<property name="name">
@ -125,7 +125,7 @@
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Shell Command:</string>
<string>Shell command:</string>
</property>
</widget>
<widget class="QLabel" row="2" column="1">
@ -160,6 +160,7 @@
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>qwidget.h</includehint>
<includehint>kurllabel.h</includehint>
<includehint>kcombobox.h</includehint>
<includehint>klineedit.h</includehint>

Loading…
Cancel
Save