Skip to content

Commit 75843a8

Browse files
committedFeb 8, 2018
Make tooltip capitalization consistent
1 parent 3d23cde commit 75843a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎src/ui/qgsidentifyresultsbase.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<string>Expand New Results</string>
289289
</property>
290290
<property name="toolTip">
291-
<string>New results will be expanded by default.</string>
291+
<string>Expand New Results by Default</string>
292292
</property>
293293
</action>
294294
<action name="mOpenFormAction">
@@ -324,7 +324,7 @@
324324
<string>Copy Feature</string>
325325
</property>
326326
<property name="toolTip">
327-
<string>Copy selected feature to clipboard.</string>
327+
<string>Copy Selected Feature to Clipboard </string>
328328
</property>
329329
</action>
330330
<action name="mActionPrint">
@@ -336,7 +336,7 @@
336336
<string>Print Response</string>
337337
</property>
338338
<property name="toolTip">
339-
<string>Print selected HTML response.</string>
339+
<string>Print Selected HTML Response</string>
340340
</property>
341341
</action>
342342
</widget>

0 commit comments

Comments
 (0)