Git commit 589fbc512589ddd3e6ca13eb6e5120391ddd950b by Thomas Baumgart. Committed on 21/05/2021 at 15:18. Pushed by tbaumgart into branch 'master'.
Improving information for user GUI: M +1 -1 kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui https://invent.kde.org/office/kmymoney/commit/589fbc512589ddd3e6ca13eb6e5120391ddd950b diff --git a/kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui b/kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui index 7e7dbe198..6affb4174 100644 --- a/kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui +++ b/kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui @@ -9,7 +9,7 @@ <item> <widget class="QLabel" name="qLabel1" native="true"> <property name="text" stdset="0"> - <string>If necessary, enter information about interest or charges here. KMyMoney will create transactions and clears them directly for you.</string> + <string>If necessary, enter information about interest or charges here. KMyMoney will create transactions and mark them as cleared.</string> </property> <property name="wordWrap"> <bool>true</bool>
