--- 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>&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>