Skip to content

Commit 89a1f5b

Browse files
authored
Merge pull request #3197 from DelazJ/patch-9
fix button label
2 parents 671850f + 4fb3a24 commit 89a1f5b

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)