HgDialog: corrected some tooltip texts

Mon, 09 Mar 2020 19:49:48 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 09 Mar 2020 19:49:48 +0100
changeset 7445
8077f0b0f0cd
parent 7444
4fa0c1d9ddd7
child 7446
67b21645ffec

HgDialog: corrected some tooltip texts

eric6/Plugins/VcsPlugins/vcsMercurial/HgDialog.ui file | annotate | diff | comparison | revisions
--- a/eric6/Plugins/VcsPlugins/vcsMercurial/HgDialog.ui	Mon Mar 09 19:11:36 2020 +0100
+++ b/eric6/Plugins/VcsPlugins/vcsMercurial/HgDialog.ui	Mon Mar 09 19:49:48 2020 +0100
@@ -92,7 +92,7 @@
       <item row="1" column="2">
        <widget class="QPushButton" name="sendButton">
         <property name="toolTip">
-         <string>Press to send the input to the subversion process</string>
+         <string>Press to send the input to the Mercurial process</string>
         </property>
         <property name="text">
          <string>&amp;Send</string>
@@ -105,7 +105,7 @@
       <item row="0" column="0" colspan="3">
        <widget class="QLineEdit" name="input">
         <property name="toolTip">
-         <string>Enter data to be sent to the subversion process</string>
+         <string>Enter data to be sent to the Mercurial process</string>
         </property>
        </widget>
       </item>

eric ide

mercurial