From affd78a86da06c0e5cc558acdf0e6a2b3bca3c20 Mon Sep 17 00:00:00 2001 From: Alvaro Huarte Date: Fri, 22 Nov 2013 09:47:07 +0100 Subject: [PATCH] #8725: Improvements in strings --- src/ui/qgsoptionsbase.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ui/qgsoptionsbase.ui b/src/ui/qgsoptionsbase.ui index f52327c3044..01fab2b2703 100644 --- a/src/ui/qgsoptionsbase.ui +++ b/src/ui/qgsoptionsbase.ui @@ -1652,7 +1652,7 @@ - By default simplify geometries + Simplify geometries by default true @@ -1671,7 +1671,7 @@ <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">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.</p></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">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.</p></body></html> true