Skip to content

Commit ecc5e14

Browse files
committed
#8725: Improvements in strings
1 parent ad2bd1e commit ecc5e14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/qgsoptionsbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@
16641664
<item row="5" column="0">
16651665
<widget class="QGroupBox" name="mSimplifyDrawingGroupBox">
16661666
<property name="title">
1667-
<string>By default simplify geometries</string>
1667+
<string>Simplify geometries by default</string>
16681668
</property>
16691669
<property name="checkable">
16701670
<bool>true</bool>
@@ -1683,7 +1683,7 @@
16831683
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
16841684
p, li { white-space: pre-wrap; }
16851685
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
1686-
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;By default new vector layers added to the map should simplify geometries to improve rendering speed. The simplification applies only during rendering of the layer and does not modify the layer geometry.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1686+
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If checked, new vector layers added to the map will automatically use geometry simplification to speed up rendering. The simplification applies only during rendering of the layer and does not modify the layer geometry.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
16871687
</property>
16881688
<property name="wordWrap">
16891689
<bool>true</bool>

0 commit comments

Comments
 (0)