forked from qt-creator/qt-creator
Fix tooltips, add lacking dots
Change-Id: Id54a11b6868d5033fd1ecfd6324b7e50b94e305c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="trackButton">
|
||||
<property name="toolTip">
|
||||
<string>Sets current branch to track the selected one.</string>
|
||||
<string>Set current branch to track the selected one.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Track</string>
|
||||
|
||||
Reference in New Issue
Block a user