diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-28 16:15:14 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-28 16:15:14 +0100 |
commit | ee87de0994de9d86d3b6b239fbecd39988ff644c (patch) | |
tree | f03c2d188c0bafcb23394173abef83cdfb6c980d /kmymoney2/widgets/kmymoneyreportconfigtab1decl.ui | |
parent | b2292348241bcabf3277cb524bf3739bd1e69386 (diff) | |
download | kmymoney-ee87de0994de9d86d3b6b239fbecd39988ff644c.tar.gz kmymoney-ee87de0994de9d86d3b6b239fbecd39988ff644c.zip |
Use the context attribute in the UI files
to determine the translation context.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kmymoney2/widgets/kmymoneyreportconfigtab1decl.ui')
-rw-r--r-- | kmymoney2/widgets/kmymoneyreportconfigtab1decl.ui | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kmymoney2/widgets/kmymoneyreportconfigtab1decl.ui b/kmymoney2/widgets/kmymoneyreportconfigtab1decl.ui index a023c37..b996d6c 100644 --- a/kmymoney2/widgets/kmymoneyreportconfigtab1decl.ui +++ b/kmymoney2/widgets/kmymoneyreportconfigtab1decl.ui @@ -85,8 +85,7 @@ <string>Convert values to base currency</string> </property> <property name="toolTip" stdset="0"> - <string><p>Select this option to convert all values in the report to your base currency.</p><p>Leave it unchecked if you'd like to see values in their original currency.</p><p>If currencies are not converted, then subtotals will not be shown.</p></string> - <comment>Convert 'em!!</comment> + <string context="Convert 'em!!"><p>Select this option to convert all values in the report to your base currency.</p><p>Leave it unchecked if you'd like to see values in their original currency.</p><p>If currencies are not converted, then subtotals will not be shown.</p></string> </property> </widget> <widget class="TQCheckBox"> |