Skip to content

Commit 04ed47e

Browse files
committedOct 27, 2014
Cleanup identify tooltip strings
1 parent 3be82ff commit 04ed47e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/ui/qgsidentifyresultsbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<item>
4848
<widget class="QToolButton" name="mExpandToolButton">
4949
<property name="toolTip">
50-
<string>Expand tree.</string>
50+
<string>Expand tree</string>
5151
</property>
5252
<property name="text">
5353
<string>...</string>
@@ -64,7 +64,7 @@
6464
<item>
6565
<widget class="QToolButton" name="mCollapseToolButton">
6666
<property name="toolTip">
67-
<string>Collapse tree.</string>
67+
<string>Collapse tree</string>
6868
</property>
6969
<property name="text">
7070
<string>...</string>

0 commit comments

Comments
 (0)
Please sign in to comment.