diff --git a/src/plugins/git/branchdialog.ui b/src/plugins/git/branchdialog.ui
index 11adc4cb4aaff8658363f2e83ca2997bccb303d4..92c50a68785012c98616efc1da04edc5f34b246c 100644
--- a/src/plugins/git/branchdialog.ui
+++ b/src/plugins/git/branchdialog.ui
@@ -156,7 +156,7 @@
         <item>
          <widget class="QPushButton" name="cherryPickButton">
           <property name="toolTip">
-           <string>Cherry Pick top commit from selected branch</string>
+           <string>Cherry pick top commit from selected branch.</string>
           </property>
           <property name="text">
            <string>Cherry Pick</string>
@@ -166,7 +166,7 @@
         <item>
          <widget class="QPushButton" name="trackButton">
           <property name="toolTip">
-           <string>Sets current branch to track the selected one</string>
+           <string>Sets current branch to track the selected one.</string>
           </property>
           <property name="text">
            <string>&amp;Track</string>