On Sonntag, 26. Februar 2023 00:45:27 CET Jack via KMyMoney-devel wrote:

> I just noticed this while looking at the code: in 
> kmymoney/plugins/views/reports/reporttabrowcolquery.ui line 350:
> 
>       <item row="1" column="0">
>        <widget class="QCheckBox" name="m_checkInvestments">
>         <property name="toolTip">
>          <string>&lt;p&gt;Check this box to include only those 
> categories which have been marked to &quot;Include on Tax 
> Reports&quot;&lt;/p&gt;</string>
>         </property>
>         <property name="text">
>          <string>Include only Investment accounts</string>
>         </property>
>        </widget>
>       </item>
> 
> I suspect the string for the tooTip was copy/pasted from the previous 
> item.  Would it be better as:
> 
> <string>&lt;p&gt;Check this box to include only data from Investment 
> accounts in this report&lt;p&gt;</string>
> 
> I'll be glad to make the change, but wanted at least confirmation before 
> doing so.

That looks like the correct thing to do.

-- 

Regards

Thomas Baumgart

-------------------------------------------------------------
The only 'intuitive' interface is the nipple. After that, it's all learned.
 -- Bruce Ediger, bedi...@teal.csn.org, on X interfaces
-------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part.

  • tooltip typo Jack via KMyMoney-devel
    • Re: tooltip typo Thomas Baumgart via KMyMoney-devel

Reply via email to