Skip to content

Commit d14affd

Browse files
author
pcav
committed
Minor improvements to GRASS messages
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14970 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent ec70943 commit d14affd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

i18n/qgis_it.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16608,17 +16608,17 @@ alla linea %2 colonna %3</translation>
1660816608
<message>
1660916609
<location filename="../src/plugins/grass/qgsgrassnewmapset.cpp" line="1212"/>
1661016610
<source>Database: </source>
16611-
<translation>Database:</translation>
16611+
<translation>Database: </translation>
1661216612
</message>
1661316613
<message>
1661416614
<location filename="../src/plugins/grass/qgsgrassnewmapset.cpp" line="1223"/>
1661516615
<source>Location: </source>
16616-
<translation>Location:</translation>
16616+
<translation>Location: </translation>
1661716617
</message>
1661816618
<message>
1661916619
<location filename="../src/plugins/grass/qgsgrassnewmapset.cpp" line="1225"/>
1662016620
<source>Mapset: </source>
16621-
<translation>Mapset:</translation>
16621+
<translation>Mapset: </translation>
1662216622
</message>
1662316623
<message>
1662416624
<location filename="../src/plugins/grass/qgsgrassnewmapset.cpp" line="1264"/>

src/plugins/grass/modules-common/r.watershed.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<qgisgrassmodule label="Watershed Analysis" module="r.watershed">
66

77
<option key="elevation" />
8-
<option key="threshold" />
8+
<option key="threshold" label="Minimum size for each basin (number of cells)"/>
99
<flag key="m" answer="off" hidden="no" />
1010
<option key="accumulation" />
1111
<option key="drainage" />

0 commit comments

Comments
 (0)