Skip to content

Commit d6f2b3a

Browse files
committed
Change action labels from "Select" to "Identify"
1 parent 6c2325c commit d6f2b3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/ui/qgsidentifyresultsbase.ui

+5-5
Original file line numberDiff line numberDiff line change
@@ -349,10 +349,10 @@
349349
<normaloff>:/images/themes/default/mActionSelectRectangle.svg</normaloff>:/images/themes/default/mActionSelectRectangle.svg</iconset>
350350
</property>
351351
<property name="text">
352-
<string>Select Feature(s)</string>
352+
<string>Identify Feature(s)</string>
353353
</property>
354354
<property name="toolTip">
355-
<string>Select Features by area or single click</string>
355+
<string>Identify Features by area or single click</string>
356356
</property>
357357
</action>
358358
<action name="mActionSelectPolygon">
@@ -364,7 +364,7 @@
364364
<normaloff>:/images/themes/default/mActionSelectPolygon.svg</normaloff>:/images/themes/default/mActionSelectPolygon.svg</iconset>
365365
</property>
366366
<property name="text">
367-
<string>Select Features by Polygon</string>
367+
<string>Identify Features by Polygon</string>
368368
</property>
369369
</action>
370370
<action name="mActionSelectFreehand">
@@ -376,7 +376,7 @@
376376
<normaloff>:/images/themes/default/mActionSelectFreehand.svg</normaloff>:/images/themes/default/mActionSelectFreehand.svg</iconset>
377377
</property>
378378
<property name="text">
379-
<string>Select Features by Freehand</string>
379+
<string>Identify Features by Freehand</string>
380380
</property>
381381
</action>
382382
<action name="mActionSelectRadius">
@@ -388,7 +388,7 @@
388388
<normaloff>:/images/themes/default/mActionSelectRadius.svg</normaloff>:/images/themes/default/mActionSelectRadius.svg</iconset>
389389
</property>
390390
<property name="text">
391-
<string>Select Features by Radius</string>
391+
<string>Identify Features by Radius</string>
392392
</property>
393393
</action>
394394

0 commit comments

Comments
 (0)