summaryrefslogtreecommitdiffstats
path: root/kmymoney2/dialogs/settings
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-28 16:15:14 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-28 16:15:14 +0100
commitee87de0994de9d86d3b6b239fbecd39988ff644c (patch)
treef03c2d188c0bafcb23394173abef83cdfb6c980d /kmymoney2/dialogs/settings
parentb2292348241bcabf3277cb524bf3739bd1e69386 (diff)
downloadkmymoney-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/dialogs/settings')
-rw-r--r--kmymoney2/dialogs/settings/ksettingsregisterdecl.ui3
1 files changed, 1 insertions, 2 deletions
diff --git a/kmymoney2/dialogs/settings/ksettingsregisterdecl.ui b/kmymoney2/dialogs/settings/ksettingsregisterdecl.ui
index 0c23a4b..2789cdb 100644
--- a/kmymoney2/dialogs/settings/ksettingsregisterdecl.ui
+++ b/kmymoney2/dialogs/settings/ksettingsregisterdecl.ui
@@ -403,8 +403,7 @@ Selecting 0% will list all transactions.</string>
<cstring>textLabel2</cstring>
</property>
<property name="text">
- <string>percent.</string>
- <comment>Same transaction if amount differs less than percent.</comment>
+ <string context="Same transaction if amount differs less than percent.">percent.</string>
</property>
</widget>
</hbox>