Skip to content

Commit 4fb3a24

Browse files
authoredJun 13, 2016
fix button label
1 parent 671850f commit 4fb3a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgscustomizationdialogbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<normaloff>:/images/themes/default/mActionSelectAllTree.svg</normaloff>:/images/themes/default/mActionSelectAllTree.svg</iconset>
152152
</property>
153153
<property name="text">
154-
<string>Select All</string>
154+
<string>Check All</string>
155155
</property>
156156
</action>
157157
</widget>

0 commit comments

Comments
 (0)
Please sign in to comment.