Skip to content

Commit

Permalink
Merge pull request #1596 from anitagraser/patch-3
Browse files Browse the repository at this point in the history
use "change" instead of "browse" for CRS selection
  • Loading branch information
alexbruy committed Sep 26, 2014
2 parents eaacb12 + 7c1efea commit e47642b
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 e47642b

Please sign in to comment.