Skip to content

Commit

Permalink
use "change" instead of "browse" for CRS selection
Browse files Browse the repository at this point in the history
  • Loading branch information
anitagraser committed Sep 26, 2014
1 parent eaacb12 commit 7c1efea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsvectorlayersaveasdialogbase.ui
Expand Up @@ -79,7 +79,7 @@
<item row="4" column="2">
<widget class="QPushButton" name="browseCRS">
<property name="text">
<string>Browse</string>
<string>Change...</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 7c1efea

Please sign in to comment.