Преглед изворни кода

wxGUI: r.import and v.import entry wording

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66676 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler пре 9 година
родитељ
комит
1d4d687563
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      gui/wxpython/xml/toolboxes.xml

+ 2 - 2
gui/wxpython/xml/toolboxes.xml

@@ -250,7 +250,7 @@
     <items>
       <wxgui-item name="CommonFormatsImport"/>
       <module-item name="r.import">
-        <label>Common formats import with reprojection</label>
+        <label>Import of common formats with reprojection</label>
       </module-item>
       <separator/>
       <module-item name="r.in.xyz">
@@ -302,7 +302,7 @@
     <items>
       <wxgui-item name="CommonImportFormats"/>
       <module-item name="v.import">
-        <label>Common formats import with reprojection</label>
+        <label>Import of common formats with reprojection</label>
       </module-item>
       <separator/>
       <module-item name="v.in.ascii">