[SCM] qgis branch, master, updated. upstream/2.0.1-13448-gc357263
Bas Couwenberg
sebastic at xs4all.nl
Sun Sep 29 15:14:55 UTC 2013
The following commit has been merged in the master branch:
commit 680d469c175c1e40500a2bb9ca102353af43bbc0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Sep 29 14:49:28 2013 +0200
Don't fix typos in translations.
diff --git a/debian/libqgis-core2.0.1.lintian-overrides b/debian/libqgis-core2.0.1.lintian-overrides
new file mode 100644
index 0000000..46175ce
--- /dev/null
+++ b/debian/libqgis-core2.0.1.lintian-overrides
@@ -0,0 +1,3 @@
+# The spelling error is contained in translatable strings, fixing it requires
+# updating all the translations.
+libqgis-core2.0.1: spelling-error-in-binary usr/lib/libqgis_core.so.2.0.1 allows to allows one to
diff --git a/debian/patches/allows-to-typo.patch b/debian/patches/allows-to-typo.patch
index 2140cea..ae3f67e 100644
--- a/debian/patches/allows-to-typo.patch
+++ b/debian/patches/allows-to-typo.patch
@@ -1,3333 +1,6 @@
Description: Fix 'allows to' typos.
Author: Bas Couwenberg <sebastic at xs4all.nl>
Last-Update: 2013-09-27
---- a/i18n/qgis_bs_BA.ts
-+++ b/i18n/qgis_bs_BA.ts
-@@ -14313,7 +14313,7 @@ Puatanja do korisniÄke DB: %9
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>OmoguÄava postavljanje numeriÄkih vrijednosti u specifiÄnom rasponu. Dodat za editovanje može biti ili klizaÄ ili spin okvir.</translation>
- </message>
- <message>
-@@ -55561,7 +55561,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -56053,7 +56053,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -56138,7 +56138,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -56183,9 +56183,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -56218,7 +56218,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -56570,7 +56570,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_cs_CZ.ts
-+++ b/i18n/qgis_cs_CZ.ts
-@@ -18143,7 +18143,7 @@ Chyba byla:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>UmožÅuje nastavit ÄÃselné hodnoty z urÄeného rozsahu. Editovacà doplnÄk může být jak posuvnÃk tak otoÄný voliÄ.</translation>
- </message>
- <message>
-@@ -64068,7 +64068,7 @@ Note: Experimental plugins are generally
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -64560,7 +64560,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -64645,7 +64645,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -64690,9 +64690,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -64725,7 +64725,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -64987,7 +64987,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_da_DK.ts
-+++ b/i18n/qgis_da_DK.ts
-@@ -15041,7 +15041,7 @@ Bruger-DB-sti: %9
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Tillader at sætte numeriske værdi fra det angivne interval. Redigeringswidget'en kan enten være en skyder eller et spinfelt.</translation>
- </message>
- <message>
-@@ -57684,7 +57684,7 @@ At definere et brugerdefineret CRS kræv
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -58790,7 +58790,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -59129,7 +59129,7 @@ Forbindelserne, du definerer, vil blive
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -59474,7 +59474,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -59519,9 +59519,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -59554,7 +59554,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -60279,7 +60279,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_de.ts
-+++ b/i18n/qgis_de.ts
-@@ -12944,7 +12944,7 @@ Fehler war:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Erlaubt die Eingabe von Werten eines gegebenen Bereichs. Dieses Bearbeitungselement kann entweder ein Schieber oder ein Drehfeld sein.</translation>
- </message>
- <message>
-@@ -50451,7 +50451,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -50514,7 +50514,7 @@ Um den Feldrechner zu öffnen, müssen S
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -51709,7 +51709,7 @@ Hinweis: Experimentelle Erweiterungen si
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -52028,7 +52028,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -52073,9 +52073,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -52108,7 +52108,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -52982,7 +52982,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_el_GR.ts
-+++ b/i18n/qgis_el_GR.ts
-@@ -16209,7 +16209,7 @@ Error was:%2</source>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>ÎÏιÏÏÎÏει να ÏÏ
θμίÏεÏε αÏιθμηÏικÎÏ ÏιμÎÏ Î±ÏÏ Îνα ÏÏ
γκεκÏιμÎνο εÏÏοÏ. ΠεÏεξεÏγαÏία widget μÏοÏεί να είναι είÏε Îνα slider ή Îνα ÏεÏιÏÏÏεÏÏμενο ÏλαίÏιο.</translation>
- </message>
- <message>
-@@ -56813,7 +56813,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -57305,7 +57305,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -57390,7 +57390,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -57435,9 +57435,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -57470,7 +57470,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -57822,7 +57822,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_en.ts
-+++ b/i18n/qgis_en.ts
-@@ -12663,7 +12663,7 @@ User DB Path: %9
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -49739,7 +49739,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -50231,7 +50231,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -50316,7 +50316,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -50361,9 +50361,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -50396,7 +50396,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -50748,7 +50748,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_es.ts
-+++ b/i18n/qgis_es.ts
-@@ -15886,7 +15886,7 @@ El error fue: %2</translation>
- <translation>Muestra un cuadro combinado que contiene valores de atributos usados para la clasificación.</translation>
- </message>
- <message>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Permite establecer valores numéricos dentro de un intervalo especificado. El control de edición puede ser un deslizador o un cuadro con flechas.</translation>
- </message>
- <message>
-@@ -54630,7 +54630,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -54675,9 +54675,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -54710,7 +54710,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -54865,7 +54865,7 @@ For more complex searches use the <la
- <a name="Field">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- You have to bring the vector layer in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
-
-@@ -55752,7 +55752,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
-@@ -56049,7 +56049,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -57132,7 +57132,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -57177,9 +57177,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -57212,7 +57212,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -57735,7 +57735,7 @@ which are described and illustrated on &
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
---- a/i18n/qgis_et_EE.ts
-+++ b/i18n/qgis_et_EE.ts
-@@ -15687,7 +15687,7 @@ Kasutaja AB andmebaas: %8</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Lubab lisada numbreid määratud vahemikus. Redigeerimisseade võib olla kas liugur või kerimiskast.</translation>
- </message>
- <message>
-@@ -60673,7 +60673,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -61165,7 +61165,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -61250,7 +61250,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -61295,9 +61295,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -61330,7 +61330,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -61682,7 +61682,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_eu.ts
-+++ b/i18n/qgis_eu.ts
-@@ -13462,7 +13462,7 @@ Erabiltzaile.-DBaren bidea:%9
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Tarte jakin bateko zenbakizko balioak ezartzea ahalbidetzen du. Edizio-widgeta graduatzaile bat edo biratze-lakuki bat izan daiteke.</translation>
- </message>
- <message>
-@@ -52861,7 +52861,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -53411,7 +53411,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -53496,7 +53496,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -53541,9 +53541,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -53576,7 +53576,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -53928,7 +53928,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_fa.ts
-+++ b/i18n/qgis_fa.ts
-@@ -14570,7 +14570,7 @@ User DB Path: %9
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -53493,7 +53493,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -53578,7 +53578,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -53623,9 +53623,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -53658,7 +53658,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -54051,7 +54051,7 @@ which are described and illustrated on &
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -54240,7 +54240,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_fi.ts
-+++ b/i18n/qgis_fi.ts
-@@ -16466,7 +16466,7 @@ Virhe oli:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Sallii numeeristen arvojen asettamisen määritellyillä raja-arvoilla. Muokkausvälineenä voidaan käyttää joko liukusäädintä tai askellusruutua.</translation>
- </message>
- <message>
-@@ -60453,7 +60453,7 @@ This plugin supports basic HTML markup t
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -61111,7 +61111,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -61156,9 +61156,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -61191,7 +61191,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -61638,7 +61638,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -61780,7 +61780,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_fr.ts
-+++ b/i18n/qgis_fr.ts
-@@ -18048,7 +18048,7 @@ L'erreur est : %2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Permet de définir les valeurs numériques depuis une plage spécifiée.</translation>
- </message>
- <message>
-@@ -64862,7 +64862,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -64907,9 +64907,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -64942,7 +64942,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -65207,7 +65207,7 @@ For more complex searches use the <la
- <a name="Field">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- You have to bring the vector layer in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
-
-@@ -65657,7 +65657,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -66374,7 +66374,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -66419,9 +66419,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -66454,7 +66454,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -66872,7 +66872,7 @@ La définition de SRC personnalisés dan
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -67068,7 +67068,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_gl.ts
-+++ b/i18n/qgis_gl.ts
-@@ -15652,7 +15652,7 @@ Ruta da BD de usuario: %8
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Permite fixar valores numéricos dende un rango especÃfico. a aplicación de edición pode ser tanto un deslizador coma un cadro de selección.</translation>
- </message>
- <message>
-@@ -60546,7 +60546,7 @@ Nota: Os plugins experimentais xeralment
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -61103,7 +61103,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -61148,9 +61148,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -61183,7 +61183,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -62209,7 +62209,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -62587,7 +62587,7 @@ Unha descrición detallada de como proce
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -62945,7 +62945,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_hr_HR.ts
-+++ b/i18n/qgis_hr_HR.ts
-@@ -15934,7 +15934,7 @@ Pogreška je:%2</translation>
- <translation type="unfinished"></translation>
- </message>
- <message>
-- <source>Allows to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="obsolete">DopuÅ¡ta postavljanje numeriÄkih vrijednosti iz zadanog opsega. NaÄin ureÄivanja može biti klizaÄ ili spin box.</translation>
- </message>
- <message>
-@@ -15978,7 +15978,7 @@ Pogreška je:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -59847,7 +59847,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -60339,7 +60339,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -60424,7 +60424,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -60469,9 +60469,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -60504,7 +60504,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -60856,7 +60856,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_hu.ts
-+++ b/i18n/qgis_hu.ts
-@@ -17347,7 +17347,7 @@ A mezÅ URL-t tartalamz</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Egy megadott tartományba esŠértékek beállÃtását teszi lehetÅvé. A szerkesztÅ elem lehet csúszka vagy spin box.</translation>
- </message>
- <message>
-@@ -62780,7 +62780,7 @@ Note: Experimental plugins are generally
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -63715,7 +63715,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -64038,7 +64038,7 @@ A beállÃtott kapcsolatokat a QGIS megÅ
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -64206,7 +64206,7 @@ that will be automatically deleted after
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -64383,7 +64383,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -64428,9 +64428,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -64463,7 +64463,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -64522,7 +64522,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -64567,9 +64567,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -64602,7 +64602,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -64900,7 +64900,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_id.ts
-+++ b/i18n/qgis_id.ts
-@@ -15049,7 +15049,7 @@ Kesalahan pada:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Izinkan satu ke satu kesatuan nilai numerik dari rentang yang ditentukan. Widget edit dapat berupa slider atau spin box.</translation>
- </message>
- <message>
-@@ -57880,7 +57880,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -58378,7 +58378,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -58507,7 +58507,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -58552,9 +58552,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -58587,7 +58587,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -58889,7 +58889,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_is.ts
-+++ b/i18n/qgis_is.ts
-@@ -14690,7 +14690,7 @@ Villan var: %2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -55685,7 +55685,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -56177,7 +56177,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -56262,7 +56262,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -56307,9 +56307,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -56342,7 +56342,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -56694,7 +56694,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_it.ts
-+++ b/i18n/qgis_it.ts
-@@ -15160,7 +15160,7 @@ Questo è il widget predefinito per le o
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Permette di definire un numero di valori per un intervallo specifico. Il widget di modica può utilizzare uno slider o uno spin box.</translation>
- </message>
- <message>
-@@ -59032,7 +59032,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -59077,9 +59077,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -59112,7 +59112,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -59344,7 +59344,7 @@ For more complex searches use the <la
- <a name="Field">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- You have to bring the vector layer in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
-
-@@ -59740,7 +59740,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -59994,7 +59994,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -60039,9 +60039,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -60074,7 +60074,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -60188,9 +60188,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -60223,7 +60223,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -61957,7 +61957,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
-@@ -62169,7 +62169,7 @@ Pressing the <label>Calculate</
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
---- a/i18n/qgis_ja.ts
-+++ b/i18n/qgis_ja.ts
-@@ -12942,7 +12942,7 @@ Error was:%2</source>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>æå®ãããç¯å²ã®æ°å¤ãè¨å®ãããã¨ã許ãããããã®ç·¨éã¦ã£ã¸ã§ããã¯ã¹ã©ã¤ãã¼ã¨ã¹ãã³ããã¯ã¹ãå©ç¨ã§ããã</translation>
- </message>
- <message>
-@@ -50692,7 +50692,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -50780,7 +50780,7 @@ The vector layer needs to be in editing
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -52283,7 +52283,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -52328,9 +52328,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -52363,7 +52363,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -52887,7 +52887,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_km.ts
-+++ b/i18n/qgis_km.ts
-@@ -13714,7 +13714,7 @@ User DB Path: %9
- </translation>
- </message>
- <message>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished">
- </translation>
- </message>
-@@ -51790,7 +51790,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -52010,7 +52010,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
-@@ -52481,7 +52481,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -52526,9 +52526,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -52561,7 +52561,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -52812,7 +52812,7 @@ which are described and illustrated on &
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
---- a/i18n/qgis_ko_KR.ts
-+++ b/i18n/qgis_ko_KR.ts
-@@ -18202,7 +18202,7 @@ Error was:%2</source>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>ì§ì ë ë²ììì ìì¹ë¥¼ ì¤ì í ì ììµëë¤. ì´ í¸ì§ ìì ¯ì ì¬ë¼ì´ëë ì¤í ììì ìì ì ììµëë¤.</translation>
- </message>
- <message>
-@@ -64007,7 +64007,7 @@ QGISìì ì¬ì©ì ì ì ì¢íê³ë¥¼
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -64545,7 +64545,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -64590,9 +64590,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -64625,7 +64625,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -65640,7 +65640,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -66190,7 +66190,7 @@ Note: Experimental plugins are generally
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -66532,7 +66532,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_lv.ts
-+++ b/i18n/qgis_lv.ts
-@@ -13998,7 +13998,7 @@ Kļūda bija %2</translation>
- <translation>AttÄlo kombinÄto logu, kas satur attribÅ«tu vÄrtÄ«bas, kuras izmanto klasifikÄcijai.</translation>
- </message>
- <message>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -50726,7 +50726,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -50946,7 +50946,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
-@@ -51417,7 +51417,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -51462,9 +51462,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -51497,7 +51497,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -51748,7 +51748,7 @@ which are described and illustrated on &
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
---- a/i18n/qgis_mn.ts
-+++ b/i18n/qgis_mn.ts
-@@ -14437,7 +14437,7 @@ Error was:%2</source>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -55182,7 +55182,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -55674,7 +55674,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -55759,7 +55759,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -55804,9 +55804,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -55839,7 +55839,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -56191,7 +56191,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_nb_NO.ts
-+++ b/i18n/qgis_nb_NO.ts
-@@ -12857,7 +12857,7 @@ User DB Path: %9
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -50120,7 +50120,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -50612,7 +50612,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -50697,7 +50697,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -50742,9 +50742,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -50777,7 +50777,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -51129,7 +51129,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_nl.ts
-+++ b/i18n/qgis_nl.ts
-@@ -15105,7 +15105,7 @@ Foutmelding: %2</translation>
- <translation>Toont een selectielijst met attribuutwaarden gebruikt voor classificatie.</translation>
- </message>
- <message>
-- <source>Allows to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="obsolete">Toestaan dat een numerieke waarde uit een 'range' wordt gekozen. De aanpas-'widget' can een schuiver of een spinbox zijn.</translation>
- </message>
- <message>
-@@ -15205,7 +15205,7 @@ Foutmelding: %2</translation>
- <translation>Waarde-relatie</translation>
- </message>
- <message>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Biedt de mogelijkheid om numerieke waarden in te voeren als een reeks. Dit kan zowel met een schuifbalk als een "spin box".</translation>
- </message>
- <message>
-@@ -46782,7 +46782,7 @@ Er was een probleem met uw symbolen data
- <translation>Elementen en Kaarten verplaatsen in de 'Print Composer'</translation>
- </message>
- <message>
-- <source>In the print composer tool bar you can find two buttons for moving elements. The left one (a selection cursor with the hand symbol) selects and moves elements in the layout. After selecting the element with this tool you can also move them around with the arrow keys. For accurate positioning use the <strong>Position and Size</strong> dialogue, which can be found in the tab <strong>Item → General Options → Position and Size</strong>. For easier positioning you can also set specific anchor points of the element within this dialogue. The other move tool (the globe icon combined with the hand icon) allows to move the map content within a map frame.</source>
-+ <source>In the print composer tool bar you can find two buttons for moving elements. The left one (a selection cursor with the hand symbol) selects and moves elements in the layout. After selecting the element with this tool you can also move them around with the arrow keys. For accurate positioning use the <strong>Position and Size</strong> dialogue, which can be found in the tab <strong>Item → General Options → Position and Size</strong>. For easier positioning you can also set specific anchor points of the element within this dialogue. The other move tool (the globe icon combined with the hand icon) allows one to move the map content within a map frame.</source>
- <translation type="obsolete">In de Layouter-knoppenbalk vind je twee knoppen voor het verplaatsen van elementen. De linker (een selectie-pijl met een handje) selecteert en verschuift elementen in de layout. Na het selecteren van een element met deze tool kun je het ook verschuiven met de pijltjes-toetsen. Voor het nauwkeurig plaatsen gebruik je het <strong>Positie en Grootte...</strong>-dialoogvenster, dat te vinden is in tabblad <strong>Onderdeel → Item-opties → Positie en Grootte...</strong>. Voor handiger plaatsen kun je ook het verankeringspunt opgeven in dit dialoogvenster. Met de andere verplaatsknop (een wereldbol met handje) kan de kaart binnen een kaart-element worden verschoven.</translation>
- </message>
- <message>
-@@ -48833,7 +48833,7 @@ Moeten de bestaande klassen worden verwi
- <translation>Laag</translation>
- </message>
- <message>
-- <source>This allows to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</source>
-+ <source>This allows one to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</source>
- <translation type="obsolete">Dit maakt het mogelijk om de aanmaak van bepaalde attributen te voorkomen, met bepaald OGR drivers (bv DGN, DXF) die dit niet ondersteunen.</translation>
- </message>
- <message>
-@@ -53687,7 +53687,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -54039,7 +54039,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
-@@ -54510,7 +54510,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -54555,9 +54555,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -54590,7 +54590,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -54847,7 +54847,7 @@ which are described and illustrated on &
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
---- a/i18n/qgis_pl_PL.ts
-+++ b/i18n/qgis_pl_PL.ts
-@@ -17112,7 +17112,7 @@ BÅÄ
d brzmi:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Umożliwia zdefiniowanie wartoÅci z okreÅlonego zakresu. Widżet edycji może byÄ suwakiem lub obrotowy.</translation>
- </message>
- <message>
-@@ -62481,7 +62481,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -62526,9 +62526,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -62561,7 +62561,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -62900,7 +62900,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -62945,9 +62945,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -62980,7 +62980,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -63040,7 +63040,7 @@ QGIS obsÅuguje wiele sposobów wizualiz
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -63085,9 +63085,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen âunique valueâ as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If editable is activated, a line edit is shown with autocompletion support, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the comboo box. You can define values manually or load them from a layer or a csv file.
-@@ -63223,7 +63223,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -64340,7 +64340,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
-@@ -64456,7 +64456,7 @@ Pressing the <label>Calculate</
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
---- a/i18n/qgis_pt_BR.ts
-+++ b/i18n/qgis_pt_BR.ts
-@@ -17866,7 +17866,7 @@ Caminho DB usuário: %8
- <translation>Campo somente leitura que gera uma UUID se vazio.</translation>
- </message>
- <message>
-- <source>Allows to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="obsolete">Permite agrupar valores numéricos a partir de um intervalo especÃfico. The edit widget can be either a slider or a spin box.</translation>
- </message>
- <message>
-@@ -17910,7 +17910,7 @@ Caminho DB usuário: %8
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Permite agrupar valores numéricos a partir de um intervalo especÃfico. O objeto de edição pode ser sempre um deslizador ou caixa de giro.</translation>
- </message>
- <message>
-@@ -56192,7 +56192,7 @@ NANNI AS, DESCOVI FILHO L, VIRTUOSO MA,
- <translation>Movendo elementos e mapas no Compositor de Impressão</translation>
- </message>
- <message>
-- <source>In the print composer tool bar you can find two buttons for moving elements. The left one (a selection cursor with the hand symbol) selects and moves elements in the layout. After selecting the element with this tool you can also move them around with the arrow keys. For accurate positioning use the <strong>Position and Size</strong> dialogue, which can be found in the tab <strong>Item → General Options → Position and Size</strong>. For easier positioning you can also set specific anchor points of the element within this dialogue. The other move tool (the globe icon combined with the hand icon) allows to move the map content within a map frame.</source>
-+ <source>In the print composer tool bar you can find two buttons for moving elements. The left one (a selection cursor with the hand symbol) selects and moves elements in the layout. After selecting the element with this tool you can also move them around with the arrow keys. For accurate positioning use the <strong>Position and Size</strong> dialogue, which can be found in the tab <strong>Item → General Options → Position and Size</strong>. For easier positioning you can also set specific anchor points of the element within this dialogue. The other move tool (the globe icon combined with the hand icon) allows one to move the map content within a map frame.</source>
- <translation type="obsolete">Na barra de ferramentas do compositor de impressão você encontra 2 botões para mover elementos. Apenas um (um cursor de seleção que tem uma mão como sÃmbolo) seleciona e move elementos no leiaute. Depois de selecionar o elemento com esta ferramenta vocẽ poderá movê-lo com cursor do teclado. Para um posicionamento preciso use o diálogo </strong>Posição e Tamanho</strong> que pode ser encontrado na aba <strong>Item → Opções Gerais → Posição e Tamanho</strong>. Para posicionar facilmente você pode especificar pontos de âncora com este diálogo. A outra ferramenta para mover (o Ãcone globo combinado com o Ãcone da mão) permite mover o conteúdo do mapa dentro da moldura do mapa.</translation>
- </message>
- <message>
-@@ -58533,7 +58533,7 @@ Erros no provedor:</translation>
- <translation>Escala</translation>
- </message>
- <message>
-- <source>This allows to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</source>
-+ <source>This allows one to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</source>
- <translation type="obsolete">Isto permite suprimir a criação de atributos como alguns drivers OGR (eg. DGN, DXF) não suportados.</translation>
- </message>
- <message>
-@@ -63961,7 +63961,7 @@ Este diálogo permite você definir as c
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -64339,7 +64339,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -64384,9 +64384,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -64419,7 +64419,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -64647,7 +64647,7 @@ For more complex searches use the <la
- <a name="Field">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- You have to bring the vector layer in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
-
-@@ -65042,7 +65042,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -65095,7 +65095,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </translation>
-@@ -65298,7 +65298,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -65343,9 +65343,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -65378,7 +65378,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -65438,7 +65438,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -65483,9 +65483,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -65518,7 +65518,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -67316,7 +67316,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_pt_PT.ts
-+++ b/i18n/qgis_pt_PT.ts
-@@ -17527,7 +17527,7 @@ Caminho DB de utilizador: %8
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Permite agrupar valores numéricos a partir de um intervalo especÃfico. A ferramenta de edição pode de barra deslizante ou caixa de rotação.</translation>
- </message>
- <message>
-@@ -63977,7 +63977,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -64022,9 +64022,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -64057,7 +64057,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -64226,7 +64226,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -64275,7 +64275,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
-@@ -64552,7 +64552,7 @@ The field calculator allows you to updat
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
---- a/i18n/qgis_ro.ts
-+++ b/i18n/qgis_ro.ts
-@@ -14995,7 +14995,7 @@ Error was:%2</source>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -55726,7 +55726,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -56218,7 +56218,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -56303,7 +56303,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -56348,9 +56348,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -56383,7 +56383,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -56735,7 +56735,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_ru.ts
-+++ b/i18n/qgis_ru.ts
-@@ -14963,7 +14963,7 @@ Error was:%2</source>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>ÐозволÑÐµÑ Ð²Ð²Ð¾Ð´ ÑиÑловÑÑ
знаÑений из Ñказанного диапазона. ÐÐ»ÐµÐ¼ÐµÐ½Ñ ÑедакÑиÑÐ¾Ð²Ð°Ð½Ð¸Ñ Ð¼Ð¾Ð¶ÐµÑ Ð±ÑÑÑ Ð¿Ð¾Ð»Ð·Ñнком или полем ввода.</translation>
- </message>
- <message>
-@@ -57898,7 +57898,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -57943,9 +57943,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -57978,7 +57978,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -58094,7 +58094,7 @@ For more complex searches use the <la
- <a name="Field">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- You have to bring the vector layer in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
-
-@@ -58489,7 +58489,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -58620,7 +58620,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -58665,9 +58665,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -58700,7 +58700,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -59681,7 +59681,7 @@ Click on one of the icons along the top
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -60243,7 +60243,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_sk.ts
-+++ b/i18n/qgis_sk.ts
-@@ -14298,7 +14298,7 @@ Chyba bola: %2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>UmožÅuje nastaviÅ¥ numerické hodnoty z vybraného rozsahu. EditaÄným grafickým prvkom môže byÅ¥ posuvnÃk alebo ÄÃselnÃk.</translation>
- </message>
- <message>
-@@ -55426,7 +55426,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -55471,9 +55471,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -55506,7 +55506,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -56007,7 +56007,7 @@ Note: Experimental plugins are generally
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -56630,7 +56630,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
-@@ -56741,7 +56741,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -56786,9 +56786,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -56821,7 +56821,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -56910,7 +56910,7 @@ For more complex searches use the <la
- <a name="Field">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- You have to bring the vector layer in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
-
-@@ -57304,7 +57304,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
---- a/i18n/qgis_sl_SI.ts
-+++ b/i18n/qgis_sl_SI.ts
-@@ -17746,7 +17746,7 @@ Napaka je:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Dovoli nastaviti Å¡tevilÄne vrednosti za doloÄeno obmoÄje. Gradnik za urejanje je lahko drsnik ali vrtilni koleÅ¡Äek.</translation>
- </message>
- <message>
-@@ -64268,7 +64268,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -64313,9 +64313,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -64348,7 +64348,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -64620,7 +64620,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -64880,7 +64880,7 @@ which are described and illustrated on &
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -65610,7 +65610,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_sr_Cyrl.ts
-+++ b/i18n/qgis_sr_Cyrl.ts
-@@ -18726,7 +18726,7 @@ Greška je:%2</translation>
- <translation type="unfinished"></translation>
- </message>
- <message>
-- <source>Allows to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="obsolete">ÐозвоÑава поÑÑавÑаÑе нÑмеÑиÑкиÑ
вÑедноÑÑи из подÑазÑмеваног опÑега. ÐаÑин едиÑоваÑа може биÑи ÐºÐ»Ð¸Ð·Ð°Ñ Ð¸Ð»Ð¸ "spin box".</translation>
- </message>
- <message>
-@@ -18770,7 +18770,7 @@ Greška je:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -58431,7 +58431,7 @@ Should the existing classes be deleted b
- <translation type="unfinished">РазмеÑа</translation>
- </message>
- <message>
-- <source>This allows to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</source>
-+ <source>This allows one to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</source>
- <translation type="obsolete">ÐоÑвÑÑиваÑем ове опÑиÑе аÑÑибÑÑи Ñе не кÑеиÑаÑÑ.</translation>
- </message>
- <message>
-@@ -63227,7 +63227,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -63719,7 +63719,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -63804,7 +63804,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -63849,9 +63849,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -63884,7 +63884,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -64236,7 +64236,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_sr_Latn.ts
-+++ b/i18n/qgis_sr_Latn.ts
-@@ -18728,7 +18728,7 @@ Greška je:%2</translation>
- <translation type="unfinished"></translation>
- </message>
- <message>
-- <source>Allows to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="obsolete">Dozvoljava postavljanje numeriÄkih vrednosti iz podrazumevanog opsega. NaÄin editovanja može biti klizaÄ ili "spin box".</translation>
- </message>
- <message>
-@@ -18772,7 +18772,7 @@ Greška je:%2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -58397,7 +58397,7 @@ Trebaju li postojeÄe klase biti izbrisa
- <translation type="unfinished">Razmera</translation>
- </message>
- <message>
-- <source>This allows to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</source>
-+ <source>This allows one to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</source>
- <translation type="obsolete">PotvrÄivanjem ove opcije atributi se ne kreiraju.</translation>
- </message>
- <message>
-@@ -63197,7 +63197,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -63689,7 +63689,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -63774,7 +63774,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -63819,9 +63819,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -63854,7 +63854,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -64206,7 +64206,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_sv.ts
-+++ b/i18n/qgis_sv.ts
-@@ -15594,7 +15594,7 @@ felet var: %2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Gör det möjligt att ställa in numeriska värden från ett intervall. Redigeringsfunktionen kan vara antingen ett dragreglage eller en snurra.</translation>
- </message>
- <message>
-@@ -59599,7 +59599,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -59631,7 +59631,7 @@ The vector layer needs to be in editing
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -59899,7 +59899,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -59944,9 +59944,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -59979,7 +59979,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -60919,7 +60919,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_th.ts
-+++ b/i18n/qgis_th.ts
-@@ -16152,7 +16152,7 @@ Error was:%2</source>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>ยà¸à¸¡à¹à¸«à¹à¸à¸³à¸«à¸à¸à¹à¸à¹à¸à¸à¹à¸²à¸à¸±à¸§à¹à¸¥à¸à¹à¸¥à¹à¸§à¸à¸±à¸§à¸à¸§à¸à¸à¸¸à¸¡à¸à¸°à¹à¸¥à¸·à¸à¸à¹à¸à¹</translation>
- </message>
- <message>
-@@ -59743,7 +59743,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -60235,7 +60235,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -60320,7 +60320,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -60365,9 +60365,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -60400,7 +60400,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -60752,7 +60752,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_tr.ts
-+++ b/i18n/qgis_tr.ts
-@@ -15641,7 +15641,7 @@ Hata Åuydu: %2</translation>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -57778,7 +57778,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -58270,7 +58270,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -58355,7 +58355,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -58400,9 +58400,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -58435,7 +58435,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -58787,7 +58787,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_uk.ts
-+++ b/i18n/qgis_uk.ts
-@@ -16057,7 +16057,7 @@ Error was:%2</source>
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>ÐозволÑÑ Ð²ÑÑановиÑи ÑиÑÐ»Ð¾Ð²Ñ Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ Ð· зазнаÑеного дÑапазонÑ. ÐÑÐ´Ð¶ÐµÑ ÑедагÑÐ²Ð°Ð½Ð½Ñ Ð¼Ð¾Ð¶Ðµ бÑÑи повзÑнком Ñи полем вводÑ.</translation>
- </message>
- <message>
-@@ -59432,7 +59432,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -59924,7 +59924,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -60009,7 +60009,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -60054,9 +60054,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -60089,7 +60089,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -60441,7 +60441,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_vi.ts
-+++ b/i18n/qgis_vi.ts
-@@ -14925,7 +14925,7 @@ User DB Path: %9
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>Cho phép thiết láºp các giá trá» sá» từ má»t miá»n chá» Äá»nh. Widget chá»nh sá»a có thá» là há»p thanh trượt hoặc xoay.</translation>
- </message>
- <message>
-@@ -57630,7 +57630,7 @@ Note: Experimental plugins are generally
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -58122,7 +58122,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -58207,7 +58207,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -58252,9 +58252,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -58287,7 +58287,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -58549,7 +58549,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_zh_CN.ts
-+++ b/i18n/qgis_zh_CN.ts
-@@ -15547,7 +15547,7 @@ SVGæ索路å¾ï¼ %7
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation>å
许人们å¨æå®çèå´å
设置æ°å¼ã该ç¼è¾æ§ä»¶å¯ä»¥æ¯ä¸ä¸ªæ»åææé®ã</translation>
- </message>
- <message>
-@@ -59118,7 +59118,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -59612,7 +59612,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -59697,7 +59697,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -59742,9 +59742,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -59777,7 +59777,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -60129,7 +60129,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/i18n/qgis_zh_TW.ts
-+++ b/i18n/qgis_zh_TW.ts
-@@ -15845,7 +15845,7 @@ User DB Path: %9
- </message>
- <message>
- <location filename="../src/ui/qgsattributetypeedit.ui" line="195"/>
-- <source>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
-+ <source>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
-@@ -58661,7 +58661,7 @@ Defining a custom CRS in QGIS requires a
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
-@@ -59153,7 +59153,7 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
- </source>
-@@ -59238,7 +59238,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -59283,9 +59283,9 @@ Within the <label>Attributes</l
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -59318,7 +59318,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
-@@ -59670,7 +59670,7 @@ The <label>Mode</label> sett
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/python/plugins/GdalTools/tools/GdalTools_utils.py
-+++ b/python/plugins/GdalTools/tools/GdalTools_utils.py
-@@ -765,7 +765,7 @@ class GdalConfig:
-
- return shortName
-
--# class which allows to create version objects and compare them
-+# class which allows creating version objects and compare them
- class Version:
- def __init__(self, ver):
- self.vers = ('0', '0', '0')
--- a/python/plugins/processing/otb/description/doc/BlockMatching.html
+++ b/python/plugins/processing/otb/description/doc/BlockMatching.html
@@ -20,13 +20,13 @@ href="CookBookse17.html#CookBooksu72.htm
@@ -3915,59 +588,6 @@ Last-Update: 2013-09-27
</li>
<li class="itemize"><span
class="ptmb7t-">Layer name: </span>Name of the layer in the vector file or database (default is Layer).
---- a/resources/context_help/PythonConsole
-+++ b/resources/context_help/PythonConsole
-@@ -22,7 +22,7 @@
- No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive
- python shell for input commands.<br>To access to the python file editor use the
- <label>Show editor</label> button
-- from the toolbar. The editor allows to edit and save python file and it offers basic functionality
-+ from the toolbar. The editor allows you to edit and save a python file and it offers basic functionality
- for managing your code (comment and
- uncomment code, check syntax, share the code via codepad.org and much more).
- </p>
---- a/resources/context_help/QgsAttributeTableDialog
-+++ b/resources/context_help/QgsAttributeTableDialog
-@@ -46,6 +46,6 @@ To edit values, you first have to switch
- <a name="FieldCalc">
- <h4>Field Calculator</h4>
- </a>
--The <label>Field Calculator</label> button in the attribute table allows to perform calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
-+The <label>Field Calculator</label> button in the attribute table allows performing calculations on basis of existing attribute values or defined functions, e.g. to calculate length or area of geometry features.<br>
- The results can be written to a new attribute column or it can be used to update values in an already existing column.<br>
- The vector layer needs to be in editing mode, before you can click on the <label>Field calculator</label> icon to open the dialog.
---- a/resources/context_help/QgsVectorLayerProperties
-+++ b/resources/context_help/QgsVectorLayerProperties
-@@ -28,7 +28,7 @@ QGIS supports a number of symbology rend
- Click <label>New symbology</label> button to use new symbology implementation for the layer.
-
- <h5>Vector transparency</h5>
--QGIS allows to set a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-+QGIS allows setting a transparency for every vector layer. This can be done with the slider <label>Transparency</label>. This is very useful for overlaying several vector layers.
-
- <h5>Saving styles</h5>
- Once you have styled your layer you also could save your layer-style to a separate file (with *.qml ending). To do this, use the button <label>Save Style...</label>. No need to say that <label>Load Style...</label> loads your saved layer-style-file.<br/>
-@@ -73,9 +73,9 @@ Within the <label>Attributes</label> tab
- The <label>Toggle editing mode</label> button toggles this mode.<p>
- Within the Attributes tab you also find an edit widget column. This column can be used to define values or a range of values that are allowed to be added to the specific attribute table column. If you click on the <label>edit widget</label> button, a dialog opens, where you can define different widgets. These widgets are:<br/>
- <ul>
--<li><label>Line edit</label> an edit field which allows to enter simple text (or restrict to numbers for numeric attributes).
-+<li><label>Line edit</label> an edit field which allows entering simple text (or restrict to numbers for numeric attributes).
- <li><label>Classification</label> Displays a combo box with the values used for classification, if you have chosen <label>unique value</label> as legend type in the symbology tab of the properties dialog.
--<li><label>Range</label> Allows to set numeric values from a specific range. The edit widget can be either a slider or a spin box.
-+<li><label>Range</label> Allows setting numeric values from a specific range. The edit widget can be either a slider or a spin box.
- <li><label>Unique value</label> The user can select one of the values already used in the attribute table. If <label>editable</label> is activated, a line edit is shown with auto completion support, but additional values are possible, otherwise a combo box is used.
- <li><label>File name</label> Simplifies the selection by adding a file chooser dialog.
- <li><label>Value map</label> a combo box with predefined items. The value is stored in the attribute, the description is shown in the combo box. You can define values manually or load them from a layer or a csv file.
-@@ -108,7 +108,7 @@ Actions are useful when you frequently w
-
- The new implementation of actions uses the QGIS expression engine to do evaluations. Each expression is evaluated and replaced by its result at runtime.<p>
- An expression must be enclosed between <code>[%</code> and <code>%]</code> - the GUI has some buttons which do that for you automatically.
--The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows to write an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-+The <label>Insert expression...</label> button launches the <label>Expression builder</label> which allows writing an expression easily, the <label>Insert field</label> button inserts into the action a placeholder like <code>[% "fieldname" %]</code> where fieldname is the name of the field selected in the field dropdown list.<p>
-
- See the User Guide for further information.
-
--- a/src/analysis/interpolation/DualEdgeTriangulation.cc
+++ b/src/analysis/interpolation/DualEdgeTriangulation.cc
@@ -1595,7 +1595,7 @@ void DualEdgeTriangulation::eliminateHor
@@ -4391,28 +1011,6 @@ Last-Update: 2013-09-27
In this moment DB Manager supports the following DBMS backends:
- PostgreSQL/PostGIS through the psycopg2 pymodule
---- a/resources/context_help/QgsOptions
-+++ b/resources/context_help/QgsOptions
-@@ -39,7 +39,7 @@ The <label>Mode</label> setting determin
- <h5>Measure tool</h5>
- Here you can set an ellipsoid for distance calculations, measurement units and preferred color of rubber band.
- <h5>Panning and zooming</h5>
--Allows to define mouse wheel action and zoom factor.
-+Allows defining mouse wheel action and zoom factor.
- <a name="over">
- <h4>Overlay</h4>
- </a>
---- a/resources/customization.xml
-+++ b/resources/customization.xml
-@@ -1593,7 +1593,7 @@
- <widget objectName="editableUniqueValues" class="QCheckBox" label="Editable"/>
- </widget>
- <widget objectName="rangePage" class="QWidget" label="">
-- <widget objectName="rangeLabel" class="QLabel" label="Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box."/>
-+ <widget objectName="rangeLabel" class="QLabel" label="Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box."/>
- <widget objectName="rangeWidget" class="QComboBox" label=""/>
- <widget objectName="minimumLabel" class="QLabel" label="Minimum"/>
- <widget objectName="maximumLabel" class="QLabel" label="Maximum"/>
--- a/src/gui/attributetable/qgsattributetablemodel.h
+++ b/src/gui/attributetable/qgsattributetablemodel.h
@@ -265,7 +265,7 @@ class GUI_EXPORT QgsAttributeTableModel:
@@ -4424,14 +1022,3 @@ Last-Update: 2013-09-27
QHash<QgsFeatureId, QVariant> mFieldCache;
};
---- a/src/ui/qgsattributetypeedit.ui
-+++ b/src/ui/qgsattributetypeedit.ui
-@@ -192,7 +192,7 @@
- <item>
- <widget class="QLabel" name="rangeLabel">
- <property name="text">
-- <string>Allows one to set numeric values from a specified range. The edit widget can be either a slider or a spin box.</string>
-+ <string>Allows setting numeric values from a specified range. The edit widget can be either a slider or a spin box.</string>
- </property>
- <property name="wordWrap">
- <bool>true</bool>
diff --git a/debian/patches/an-other-typo.patch b/debian/patches/an-other-typo.patch
index 7b50d1c..506a4ce 100644
--- a/debian/patches/an-other-typo.patch
+++ b/debian/patches/an-other-typo.patch
@@ -1,601 +1,6 @@
Description: Fix 'an other' typo, replace with 'another'.
Author: Bas Couwenberg <sebastic at xs4all.nl>
Last-Update: 2013-09-27
---- a/i18n/qgis_bs_BA.ts
-+++ b/i18n/qgis_bs_BA.ts
-@@ -40417,7 +40417,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_cs_CZ.ts
-+++ b/i18n/qgis_cs_CZ.ts
-@@ -29091,7 +29091,7 @@ Please reselect a valid file.</source>
- Vyberte prosÃm nÄjaký platný soubor.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">Nemohu vytvoÅit GPX soubor se zadaným názvem. Zkuste znovu s jiným názvem nebo v jiné složce.</translation>
- </message>
- <message>
-@@ -46138,7 +46138,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_da_DK.ts
-+++ b/i18n/qgis_da_DK.ts
-@@ -41607,7 +41607,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Ugyldige plugins</h3><p>Plugins i denne liste er <b>ødelagte eller inkompatible</b> med din version af QGIS.</p><p>Klik på en individuel plugin; QGIS viser dig mere information hvis muligt.</p><p>Den primære årsage til ugyldige plugins er, at pluginet ikke er bygget til denne version af QGIS. Måske kan du hente en anden version fra <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>En anden gængs årsag er, at et Python-plygin mangler nogle eksterne Python-biblioteker (afhængigheder). Du kan selv installere dem, afhængigt af dit operativsystem. Efter en korrekt installation skulle pluginet virke.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_de.ts
-+++ b/i18n/qgis_de.ts
-@@ -36346,7 +36346,7 @@ QGIS muà neugestartet werden, um sie er
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Ungültige Erweiterungen</h3><p>Die Erweiterungen diese Liste sind <b>defekt<b> oder <b>inkompatibel</b> zu Ihrer QGIS-Version.</p><p>Für Näheres klicken Sie auf die jeweilige Erweiterungen.</p><p>Der Hauptgrund für defekte Erweiterungen ist entweder, dass die Erweiterung nicht für diese QGIS-Version erstelt wurde. Vielleicht können sie eine andere Version von <a href="http://plugins.qgis.org">plugins.qgis.org</a> herunterladen.</p><p>Ein anderer üblicher Grund ist, dass eine Python-Erweiterung von einigen externen Bibliotheken abhängt. Abhängig von Ihrem Betriebssystem können Sie sich nachinstallieren. Nach korrekter Installation sollte die Erweiterung dann funktionieren.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_el_GR.ts
-+++ b/i18n/qgis_el_GR.ts
-@@ -26527,7 +26527,7 @@ Please reselect a valid file.</source>
- ΠαÏÎ±ÎºÎ±Î»Ï ÎµÏιλÎξεÏε Ïάλι Îνα ÎγκÏ
Ïο αÏÏείο.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">ÎδÏναÏη η δημιοÏ
Ïγία ενÏÏ GPX αÏÏείοÏ
με Ïο ÏÏÎÏον Ïνομα. Î ÏοÏÏαθήÏÏε ξανά με διαÏοÏεÏÎ¹ÎºÏ Ïνομα ή Ïε διαÏοÏεÏÎ¹ÎºÏ Ïάκελο.</translation>
- </message>
- <message>
-@@ -42116,7 +42116,7 @@ You need to restart Quantum GIS in order
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_en.ts
-+++ b/i18n/qgis_en.ts
-@@ -35995,7 +35995,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_es.ts
-+++ b/i18n/qgis_es.ts
-@@ -25078,7 +25078,7 @@ Please reselect a valid file.</source>
- Por favor vuelva a seleccionar un archivo válido.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">No se puede crear un archivo GPX con en nombre dado. Pruebe de nuevo con otro nombre o en otro directorio.</translation>
- </message>
- <message>
-@@ -39057,7 +39057,7 @@ p, li { white-space: pre-wrap; }
- <translation><h3>Complementos nuevos</h3><p>Aquà se ven los complementos más <b>nuevos</b> que se pueden instalar.</p></translation>
- </message>
- <message>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Complementos no válidos</h3><p>Los complementos de esta lista están <b>rotos o son incompatibles</b> con su versión de QGIS.</p><p>Pulse en un complemento individual; si es posible QGIS muestra más información.</p><p>La principal razón para tener complementos no válidos es que el complemento no está construido para esta versión de QGIS. Quizás pueda descargar otra versión de <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Otra razón común es que un complemento de Python necesite algunas bibliotecas externas de Python (dependencias). Puede instalarlas usted mismo, dependiendo de su sistema operativo. Después de una instalación correcta el complemento deberÃa funcionar.</p></translation>
- </message>
- <message>
---- a/i18n/qgis_et_EE.ts
-+++ b/i18n/qgis_et_EE.ts
-@@ -43321,7 +43321,7 @@ Kas soovid neist loobuda kohe? Kui sa ei
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_eu.ts
-+++ b/i18n/qgis_eu.ts
-@@ -38627,7 +38627,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Baliogabeko pluginak</h3><p>Zerrenda honetako pluginak <b>hautsita daude edo ez dira bateragarriak</b> zure QGIS bertsioarekin.</p><p>Egin klik plugin batean, eta posible bada QGISek hari buruzko informazio gehiago erakutsiko dizu.</p><p>Baliogabeko pluginak edukitzearen arrazoi nagusia da plugina ez dagoela egina QGISen bertsio honetarako. Beharbada beste bertsio bat deskarga dezakezu <a href="http://plugins.qgis.org">plugins.qgis.org</a> gunetik.</p><p>Beste arrazoi bat izan daiteke Python plugin batek Pythonen kanpoko liburutegi bat behar izatea (alegia, bete gabeko mendekotasunak edukitzea). Batzuetan zure kabuz instala dezakezu mendekotasuna, zure sistema eragileraren arabera. Mendekotasunak ongi instalatu ondoren pluginak ongi funtzionatu beharko luke.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_fa.ts
-+++ b/i18n/qgis_fa.ts
-@@ -39091,7 +39091,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_fi.ts
-+++ b/i18n/qgis_fi.ts
-@@ -43659,7 +43659,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Virheelliset liitännäiset</h3><p>Tämän luettelon liitännäiset ovat <b>toimimattomia tai yhteensopimattomia</b> QGIS versiosi kanssa.</p><p>Klikkaamalla yksittäistä liitännäistä QGIS näyttää lisäinformaatiota jos mahdollista.</p><p>Pääsyy virheellisiin liitännäisiin on usein ettei tätä liitännäistä ole tehty tälle QGIS versiolle. Voit ehkä ladata toisen version <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Toinen yleinen syy on että python liitännäinen tarvitsee jonkin ulkoisen python kirjaston (riippuvuudet). Voit asentaa ne itse riippuen käyttöjärjestelmästä. Oikean asennuksen jälkeen tulisi liitännäisen taas toimia.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_fr.ts
-+++ b/i18n/qgis_fr.ts
-@@ -28966,7 +28966,7 @@ Please reselect a valid file.</source>
- Veuillez sélectionner un fichier valide.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">Impossible de créer un fichier GPX avec ce nom. Essayez avec un autre ou dans un autre répertoire.</translation>
- </message>
- <message>
-@@ -45960,7 +45960,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Extensions invalides</h3><p>Les extensions de cette liste sont <b>incompatibles ou cassées</b> par rapport à votre version de QGIS.</p><p>Cliquez sur une extension pour que QGIS vous fournisse plus d'informations.</p><p>Les extension sont invalides essentiellement parce qu'elles n'ont pas été conçues pour cette version de QGIS. Vous pouvez probablement en télécharger une autre version sur <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Une autre cause fréquente est que votre extension nécessite des bibliothèques externes Python (dépendances). Vous pouvez les installer par vous même selon votre OS et les droits dont vous disposez. Une extension devrait fonctionner après une installation correcte.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_gl.ts
-+++ b/i18n/qgis_gl.ts
-@@ -43038,7 +43038,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Plugins inválidos</h3><p>Os plugins listados aquà están <b>rotos ou son incompatibles</b> coa súa versión de QGIS.</p><p>Clique nun plugin individual; de ser posible QGIS amosarálle máis información.</p><p>As principais razóns para ter plugins inválidos son que o plugin non estea construÃdo para esta versión de QGIS. Quizais poida descargar outra versión do plugin dende <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Outra razón común é que un plugin python necesite algunha librerÃa externa (dependencias). Pode instalalas por si mesmo, dependendo do seu sistema operativo. Logo dunha correcta instalación o plugin deberÃa funcionar.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_hr_HR.ts
-+++ b/i18n/qgis_hr_HR.ts
-@@ -43055,7 +43055,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_hu.ts
-+++ b/i18n/qgis_hu.ts
-@@ -28272,7 +28272,7 @@ Please reselect a valid file.</source>
- Kérem válassz egy megfelelŠfájlt.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">A megadott névvel nem tudom a GPX fájlt létrehozni. Próbáld újra egy másik névvel vagy egy másik könyvtárral.</translation>
- </message>
- <message>
-@@ -45130,7 +45130,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Hibás modulok</h3><p>Ebben a listában szereplÅ modulok <b>hibásak vagy inkompatibilisek</b> a QGIS verzióddal.</p><p>Kattinst egy modulra és a QGIS további információt ad, ha lehetséges.</p><p>A hibás modulok elsÅdleges oka, hogy ez a modul nem ehhez a QGIS verzióhoz készült. Lehet, hogy egy másik verziót is letölthetsz a <a href="http://plugins.qgis.org">plugins.qgis.org</a> oldalról.</p><p>Egy másik szokásos hiba, hogy a python modul használatához további python könyvtárak szükségesek (függÅségek) Ezeket a használt operációs rendszernek megfelelÅen telepÃtheted. Ezután a modulnak működnie kellene.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_id.ts
-+++ b/i18n/qgis_id.ts
-@@ -42032,7 +42032,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Plugin invalid</h3><p>Plugin pada daftar ini merupakan plugin yang <b>rusak atau tidak kompatibel</b> dengan versi QGIS Anda.</p><p>Klik pada salah satu plugin; Jika memungkinkan, QGIS akan menunjukkan pada Anda lebih banyak informasi.</p><p>Penyebab utama dari adanya plugin yang invalid adalah bahwa plugin ini tidak dibuat untuk versi QGIS ini. Anda mungkin dapat mengunduh versi yang lain di <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>.Penyebab lain yang cukup umum adalah plugin Python ini memerlukan pustaka python eksternal (dependensi) Anda dapat menginstalnya sendiri, sesuai dengan sistem operasi anda. Setelah instalasi yang benar, plugin harusnya dapat bekerja.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_is.ts
-+++ b/i18n/qgis_is.ts
-@@ -24578,7 +24578,7 @@ gray = no data
- <translation>Gat ekki búið til skrá</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">Get ekki búið til GPX skrá með þessu nafni. Prófaðu aftur með öðru nafni eða à öðru skráarsafni.</translation>
- </message>
- <message>
-@@ -40273,7 +40273,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_it.ts
-+++ b/i18n/qgis_it.ts
-@@ -41870,7 +41870,7 @@ metterei "questa" al posto di
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translatorcomment>#dubbio#</translatorcomment>
- <translation><h3>Plugin non validi</h3><p>I plugin in questa lista sono <b>corrotti o incompatibili</b> con la vostra versione di QGIS.</p><p>Cliccate su un singolo plugin; se possibile QGIS vi mostra maggiori informazioni.</p><p>La causa principale dei plugin non validi è che il plugin non è costruito per questa versione di QGIS. Probabilmente potete scaricare un'altra versione da <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p> Un'altra ragione frequente è che un plugin python richiede qualche libreria python esterna (dipendenze). La potete installare direttamente a seconda del vostro sistema operativo. Dopo una installazione corretta il plugin dovrebbe funzionare.</p></translation>
- </message>
---- a/i18n/qgis_ja.ts
-+++ b/i18n/qgis_ja.ts
-@@ -36344,7 +36344,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>ä¸æ£ãªãã©ã°ã¤ã³</h3><p>ããã«ãããã©ã°ã¤ã³ã¯ããªãã®ãã¼ã¸ã§ã³ã®QGISã§ã¯<b>å£ãã¦ãããäºææ§ããªã</b>ãã®ã§ã.</p><p>åå¥ã®ãã©ã°ã¤ã³ãã¯ãªãã¯ããã¨å¯è½ãªãã° QGISã¯ããã«æ
å ±ã表示ãã¾ã.</p><p>ä¸æ£ãªãã©ã°ã¤ã³ãåå¨ãã主ãªçç±ã¯ãã®ãã©ã°ã¤ã³ããã®ãã¼ã¸ã§ã³ã®QGISç¨ã«ä½æããã¦ããªããã¨ã§ã. å¤åããªãã¯ä»ã®ãã¼ã¸ã§ã³ã <a href="http://plugins.qgis.org">plugins.qgis.org</a>ãããã¦ã³ãã¼ãã§ãã¾ã.</p><p>ãã®ä»ã®å
±éçãªåå ã¨ãã¦ã¯pythonãã©ã°ã¤ã³ãå¤é¨ã®pythonã©ã¤ãã©ãªãå¿
è¦ã¨ããå ´åãããã¾ã (ä¾åé¢ä¿). ãããã¯ããªãã®ãªãã¬ã¼ãã£ã³ã°ã·ã¹ãã ã«ä¾åããæ¹æ³ã§ããªãèªèº«ã§ã¤ã³ã¹ãã¼ã«ã§ãã¾ã. æ£ããã¤ã³ã¹ãã¼ã«ããã¨ãã©ã°ã¤ã³ã¯åä½ããã§ããã.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_km.ts
-+++ b/i18n/qgis_km.ts
-@@ -37478,7 +37478,7 @@ p, li { white-space: pre-wrap; }
- <translation type="unfinished"></translation>
- </message>
- <message>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- <message>
---- a/i18n/qgis_ko_KR.ts
-+++ b/i18n/qgis_ko_KR.ts
-@@ -29118,7 +29118,7 @@ Please reselect a valid file.</source>
- ì¬ë°ë¥¸ íì¼ì ë¤ì ì ííììì¤.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">ì
ë ¥ë ì´ë¦ì¼ë¡ GPX íì¼ì ë§ë¤ ì ììµëë¤. ë¤ë¥¸ ì´ë¦ì´ë ë¤ë¥¸ ëë í 리ìì ë¤ì ìëíììì¤.</translation>
- </message>
- <message>
-@@ -46107,7 +46107,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>ë¶ì í©í íë¬ê·¸ì¸</h3><p>리ì¤í¸ì ìë íë¬ê·¸ì¸ì <b>깨ì¡ê±°ë</b>í QGIS ë²ì ì <b>í¸íì´ ìëë</b> íë¬ê·¸ì¸ ì
ëë¤.</p><p> ìì¸ ì 보를 보기ìí´ìë ê°ê°ì ì´ë¦ì í´ë¦íì¸ì.</p><p>ë¶ì í©í íë¬ê·¸ì¸ì ê°ì¥ í° ì´ì ë QGISì ë²ì ì´ ë§ì§ ì기 ë문ì
ëë¤. ë¤ë¥¸ ë²ì ì <a href="http://plugins.qgis.org">plugins.qgis.org</a>ìì ë¤ì´ë¡ë í ì ììµëë¤.</p><p>ë¤ë¥¸ ì´ì ë ì¼ë¶ íì´ì¬ íë¬ê·¸ì¸ì ê²½ì°ì ì¢
ìì±ì´ ìë íì´ì¬ ë¼ì´ë¸ë¬ë¦¬ë¥¼ íìë¡ í기 ë문ì
ëë¤. ì´ë° ê²½ì° ì´ìì²´ì ê² ë§ê² ì¬ì©ìê° ì§ì ì¤ì¹ë¥¼ í´ì¼ í©ëë¤. ìì íì íë¬ê·¸ì¸ì ì ìëì í ê²ì
ëë¤.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_lv.ts
-+++ b/i18n/qgis_lv.ts
-@@ -36396,7 +36396,7 @@ Jums ir nepiecieÅ¡ams pÄrstartÄt Quant
- <translation type="unfinished"></translation>
- </message>
- <message>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- <message>
---- a/i18n/qgis_mn.ts
-+++ b/i18n/qgis_mn.ts
-@@ -39721,7 +39721,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_nb_NO.ts
-+++ b/i18n/qgis_nb_NO.ts
-@@ -36266,7 +36266,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_nl.ts
-+++ b/i18n/qgis_nl.ts
-@@ -24115,7 +24115,7 @@ grijs = geen data
- <translation type="obsolete">&GPS-gereedschap</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">Wegschrijven van het GPX-bestand met deze naam mislukt. Probeer het opnieuw met een ander naam of in een ander map.</translation>
- </message>
- <message>
-@@ -38037,7 +38037,7 @@ p, li { white-space: pre-wrap; }
- <translation><h3>Nieuwe plugins</h3><p>Hier vindt u <b>gloednieuwe</b> plugins om te installeren.</p></translation>
- </message>
- <message>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Ongeldige plugins</h3><p>De hier getoonde plugins zijn<b>niet compatibel of onwerkzaam</b> in de door u gebruikte QGIS versie.</p><p>Klik op een individuele plugin; indien mogelijk zal QGIS u meer (fout) informatie tonen.</p><p>De belangrijkste reden voor onwerkzame plugins is dat ze gemaakt zijn voor een ander versie van QGIS. Misschien kunt u een andere versie download van <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Een tweede veel voorkomende reden is dat de plugin afhankelijk is van externe modules of afhankelijkheden. Afhankelijk van uw besturingssysteem kunt u deze zelf proberen te installeren. Als die afhankelijkheid is opgelost zou de plugin naar behoren moeten werken.</p></translation>
- </message>
- <message>
---- a/i18n/qgis_pl_PL.ts
-+++ b/i18n/qgis_pl_PL.ts
-@@ -28042,7 +28042,7 @@ Please reselect a valid file.</source>
- <translation>Nie mogÄ odczytaÄ wybranego pliku. Zaznacz proszÄ prawidÅowy plik.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">Nie można utworzyÄ pliku GPX o podanej nazwie. Podaj innÄ
nazwÄ lub zmieÅ katalog.</translation>
- </message>
- <message>
-@@ -44339,7 +44339,7 @@ Musisz wÅÄ
czyÄ ponownie program QGIS,
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Niesprawne wtyczki</h3><p>Oto podzbiór zainstalowanych wtyczek, które sÄ
<b>uszkodzone</b>, <b>niekompatybilne</b> z tÄ
wersjÄ
QGIS-a, lub <b>zależne</b> od brakujÄ
cych moduÅów Pythona. Po klikniÄciu na nazwie wtyczki, w miarÄ możliwoÅci QGIS poda wiÄcej informacji.</p>
- <p>CzÄstÄ
przyczynÄ
problemów jest instalacja wtyczki nieprzeznaczonej dla tej wersji QGIS-a. W takim wypadku warto spróbowaÄ zaktualizowaÄ lub choÄby przeinstalowaÄ wtyczkÄ. JeÅli to nie pomoże, byÄ może znajdziesz wÅaÅciwÄ
wersjÄ na stronie <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Innym czÄstym problemem jest <i>zależnoÅÄ</i> wtyczki od zewnÄtrznych bibliotek lub moduÅów Pythona, które nie zostaÅy standardowo zainstalowane z QGIS-em. Możesz zainstalowaÄ je wÅasnorÄcznie, dalsze instrukcje znajdziesz w Internecie. Po poprawnej instalacji wtyczka powinna zaczÄ
Ä dziaÅaÄ.</p>
- <p>W razie problemów, warto szukaÄ pomocy na <a href="http://forum.quantum-gis.pl">polskim forum użytkowników QGIS-a</a>.</p></translation>
---- a/i18n/qgis_pt_BR.ts
-+++ b/i18n/qgis_pt_BR.ts
-@@ -28724,7 +28724,7 @@ Please reselect a valid file.</source>
- <translation>Não é possÃvel ler o arquivo selecionado.Volte a selecionar um arquivo válido.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">ImpossÃvel criar um arquivo GPX com o nome fornecido. Tente novamentecom um outro nome ou em outra pasta.</translation>
- </message>
- <message>
-@@ -45647,7 +45647,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Complementos inválidos</h3><p>Complementos desta lista são <b>quebrados ou incompatÃveis</b> com sua versão do QGIS.</p><p>Clique em um complemento e, se possÃvel, o QGIS mostrará alguma informação.</p><p>A principal razão para haver complementos incompatÃveis é que este complemento não foi feito para sua versão do QGIS. Você pode baixar uma outra versão de <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Outra razão comum é que complementos python precisam de outras bilbiotecas python externas (dependências). Você pode instala-las manualmente. Depois instale o complemento corretamente e ele deverá funcionar.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_pt_PT.ts
-+++ b/i18n/qgis_pt_PT.ts
-@@ -28517,7 +28517,7 @@ Please reselect a valid file.</source>
- Volte a seleccionar um ficheiro válido.</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">ImpossÃvel criar um arquivo GPX com o nome fornecido. Tente novamentecom um outro nome ou em outra pasta.</translation>
- </message>
- <message>
-@@ -45664,7 +45664,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_ro.ts
-+++ b/i18n/qgis_ro.ts
-@@ -40279,7 +40279,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_ru.ts
-+++ b/i18n/qgis_ru.ts
-@@ -41267,7 +41267,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>С оÑибками</h3><p>ÐодÑли в ÑÑом ÑпиÑке ÑодеÑÐ¶Ð°Ñ Ð¾Ñибки или неÑовмеÑÑÐ¸Ð¼Ñ Ñ Ð²Ð°Ñей веÑÑией QGIS.</p><p>ÐÐ»Ñ Ð¿Ð¾Ð»ÑÑÐµÐ½Ð¸Ñ Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸ÑелÑной инÑоÑмаÑии вÑбеÑиÑе модÑÐ»Ñ Ð² ÑпиÑке.</p><p>Ðдной из пÑиÑин наÑÑÑÐµÐ½Ð¸Ñ ÑабоÑÑ Ð¼Ð¾Ð´ÑÐ»Ñ ÑвлÑеÑÑÑ Ð½ÐµÑовмеÑÑимоÑÑÑ Ñ ÑекÑÑей веÑÑией QGIS. УбедиÑеÑÑ, ÑÑо Ñ Ð²Ð°Ñ ÑÑÑановлена поÑледнÑÑ Ð²ÐµÑÑÐ¸Ñ Ð¼Ð¾Ð´ÑÐ»Ñ (акÑÑалÑнÑе веÑÑии модÑлей можно загÑÑзиÑÑ Ð½Ð° ÑайÑе <a href="http://plugins.qgis.org">plugins.qgis.org</a>).</p><p>ÐÑÑÐ³Ð°Ñ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð°Ñ Ð¿ÑиÑина - оÑÑÑÑÑÑвие завиÑимоÑÑей, необÑ
одимÑÑ
Ð´Ð»Ñ Ð·Ð°Ð¿ÑÑка модÑлей на Python. РабоÑоÑпобноÑÑÑ ÑакиÑ
модÑлей воÑÑÑанавливаеÑÑÑ Ð¿Ð¾Ñле ÑÑÑановки завиÑимоÑÑей.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_sk.ts
-+++ b/i18n/qgis_sk.ts
-@@ -39477,7 +39477,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Neplatné zásuvné moduly</h3><p>Zásuvné moduly v tomto zozname sú <b>poÅ¡kodené alebo nekompatibilné</b> s VaÅ¡ou verziou QGISu.</p><p>KliknutÃm na ľubovoľný zásuvný modul QGIS zobrazà (ak je to možné) viac informáciÃ.</p><p>Hlavnou prÃÄinou neplatných zásuvných modulov je to, že daný zásuvný modul nie je vytvorený pre danú verziu QGISu. Inú verziu aplikácie si môžete stiahnuÅ¥ zo stránky <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>ÄalÅ¡ou Äastou prÃÄinou je to, že zásuvný modul jazyka Python potrebuje isté externé knižnice. NainÅ¡talovaÅ¥ si ich môžete sami v závislosti od Vášho operaÄného systému. Po správnej inÅ¡talácii by mal zásuvný modul fungovaÅ¥.</p></translation>
- </message>
- <message>
-@@ -39485,7 +39485,7 @@ You need to restart QGIS in order to rel
- <translation type="obsolete"><h3>Nové zásuvné moduly</h3><p>Tu vidÃte <b>najnovÅ¡ie</b> zásuvné moduly, ktoré môžu byÅ¥ nainÅ¡talované.</p></translation>
- </message>
- <message>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is either that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is either that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="obsolete"><h3>Neplatné zásuvné moduly</h3><p>Zásuvné moduly v tomto zozname sú <b>poÅ¡kodené alebo nekompatibilné</b> s VaÅ¡ou verziou QGISu.</p><p>KliknutÃm na ľubovoľný zásuvný modul, QGIS zobrazà (ak je to možné) viac informáciÃ.</p><p>Hlavnou prÃÄinou neplatných zásuvných modulov je to, že daný zásuvný modul nie je vytvorený pre danú verziu QGISu. Inú verziu aplikácie si môžete stiahnuÅ¥ zo stránky <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>ÄalÅ¡ou Äastou prÃÄinou je to, že zásuvný modul jazyka Python potrebuje isté externé knižnice. NainÅ¡talovaÅ¥ si ich môžete sami v závislosti od Vášho operaÄného systému. Po správnej inÅ¡talácii by mal zásuvný modul fungovaÅ¥.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_sl_SI.ts
-+++ b/i18n/qgis_sl_SI.ts
-@@ -46187,7 +46187,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_sr_Cyrl.ts
-+++ b/i18n/qgis_sr_Cyrl.ts
-@@ -29253,7 +29253,7 @@ gray = no data
- <translation>Ðе Ð¼Ð¾Ð³Ñ ÐºÑеиÑаÑи даÑоÑекÑ</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">Ðе Ð¼Ð¾Ð³Ñ ÐºÑеиÑаÑи GPX даÑоÑÐµÐºÑ Ñа Ñим именом. ÐокÑÑÐ°Ñ Ð¿Ð¾Ð½Ð¾Ð²Ð¾ Ñа дÑÑгим именом или Ñ Ð´ÑÑÐ³Ð¾Ñ ÑаÑÑикли.</translation>
- </message>
- <message>
-@@ -46097,7 +46097,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_sr_Latn.ts
-+++ b/i18n/qgis_sr_Latn.ts
-@@ -29251,7 +29251,7 @@ gray = no data
- <translation>Ne mogu kreirati datoteku</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">Ne mogu kreirati GPX datoteku sa tim imenom. Pokušaj ponovo sa drugim imenom ili u drugoj fascikli.</translation>
- </message>
- <message>
-@@ -46067,7 +46067,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_sv.ts
-+++ b/i18n/qgis_sv.ts
-@@ -42284,7 +42284,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>Trasiga insticksprogram</h3><p>Insticksprogram som listas här är <b>trasiga eller inkompatibla</b> med din version av QGIS.</p><p>Klicka på ett insticksprogram, om möjligt ger QGIS dig mer information.</p><p>Den vanligaste anledningen till ett trasigt insticksprogram är att insticksprogrammet inte är byggt för denna versionen av QGIS. Möjligtvis kan du ladda ner en annan version från <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>En annan vanlig orsak är att ett python-insticksprogram är beroende av något externt pythonbibliotek. Beroende på ditt operativsystem så kan du installera dem själv. Efter en korrekt installation borde insticksprogrammet fungera.</p></translation>
- </message>
- </context>
---- a/i18n/qgis_th.ts
-+++ b/i18n/qgis_th.ts
-@@ -26629,7 +26629,7 @@ Please reselect a valid file.</source>
- à¹à¸à¸£à¸à¹à¸¥à¸·à¸à¸à¹à¸à¸¥à¹à¹à¸«à¸¡à¹</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">à¹à¸¡à¹à¸ªà¸²à¸¡à¸²à¸£à¸à¸ªà¸£à¹à¸²à¸ GPX file à¸à¹à¸§à¸¢à¸à¸·à¹à¸à¸à¸µà¹à¹à¸«à¹ ลà¸à¸à¸à¸µà¸à¸à¸£à¸±à¹à¸à¸à¹à¸§à¸¢ à¸à¸·à¹à¸ à¹à¸¥à¸° directory à¹à¸«à¸¡à¹</translation>
- </message>
- <message>
-@@ -43088,7 +43088,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_tr.ts
-+++ b/i18n/qgis_tr.ts
-@@ -41948,7 +41948,7 @@ You need to restart QGIS in order to rel
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_uk.ts
-+++ b/i18n/qgis_uk.ts
-@@ -26481,7 +26481,7 @@ gray = no data
- <translation>Ðе вдалоÑÑ ÑÑвоÑиÑи Ñайл</translation>
- </message>
- <message>
-- <source>Unable to create a GPX file with the given name. Try again with an other name or in an other directory.</source>
-+ <source>Unable to create a GPX file with the given name. Try again with another name or in another directory.</source>
- <translation type="obsolete">Ðе вдалоÑÑ ÑÑвоÑиÑи Ñайл GPX Ñз заданим Ñм'Ñм. СпÑобÑйÑе Ð·Ð½Ð¾Ð²Ñ Ð· ÑнÑим Ñм'Ñм Ñи в ÑнÑÐ¾Ð¼Ñ ÐºÐ°ÑалозÑ.</translation>
- </message>
- <message>
-@@ -43072,7 +43072,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_vi.ts
-+++ b/i18n/qgis_vi.ts
-@@ -41422,7 +41422,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
---- a/i18n/qgis_zh_CN.ts
-+++ b/i18n/qgis_zh_CN.ts
-@@ -42645,7 +42645,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation><h3>éæ³æ æçæ件</h3><p>该å表æ¾ç¤ºçæ¯<b>å·²æåæçæ¬ä¸å
¼å®¹</b>çæ件ã</p><p>å°è¯ç¹å»æ件å以è·åæ´å¤çä¿¡æ¯ã</p><p>æ件éæ³ææ æçåå å¾å¯è½æ¯å 为çæ¬ä¸å
¼å®¹é®é¢ï¼ä¸ºæ¤ï¼ä½ å¯ä»¥ä»<a href="http://plugins.qgis.org">plugins.qgis.org</a>ä¸è½½å¯¹åºçææ°çæ¬çæ件ã</p><p>å¦ä¸ä¸ªå¸¸è§åå æ¯ä½ ä¸è½½çpythonæ件å¯è½éè¦ç¨å°å
¶ä»çpythonåºï¼èä½ çQGIS没æã为æ¤ï¼ä½ å¯ä»¥æ ¹æ®èªå·±çç³»ç»å®è£
对åºçåºæ件ï¼å¹¶éæ°å®è£
该æ件ã</p></translation>
- </message>
- </context>
---- a/i18n/qgis_zh_TW.ts
-+++ b/i18n/qgis_zh_TW.ts
-@@ -42308,7 +42308,7 @@ p, li { white-space: pre-wrap; }
- </message>
- <message>
- <location filename="../src/app/pluginmanager/qgspluginmanager_texts.cpp" line="75"/>
-- <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download an other version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
-+ <source><h3>Invalid plugins</h3><p>Plugins in this list here are <b>broken or incompatible</b> with your version of QGIS.</p><p>Click on an individual plugin; if possible QGIS shows you more information.</p><p>The main reasons to have invalid plugins is that this plugin is not build for this version of QGIS. Maybe you can download another version from <a href="http://plugins.qgis.org">plugins.qgis.org</a>.</p><p>Another common reason is that a python plugin needs some external python libraries (dependencies). You can install them yourself, depending on your operating system. After a correct install the plugin should work.</p></source>
- <translation type="unfinished"></translation>
- </message>
- </context>
--- a/python/core/qgsgeometry.sip
+++ b/python/core/qgsgeometry.sip
@@ -261,31 +261,31 @@ class QgsGeometry
--
The Quantum GIS in Debian project
More information about the Pkg-grass-devel
mailing list