diff options
Diffstat (limited to 'kmymoney2/dialogs/kfindtransactiondlgdecl.ui')
-rw-r--r-- | kmymoney2/dialogs/kfindtransactiondlgdecl.ui | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/kmymoney2/dialogs/kfindtransactiondlgdecl.ui b/kmymoney2/dialogs/kfindtransactiondlgdecl.ui index fc96f1f..f43586a 100644 --- a/kmymoney2/dialogs/kfindtransactiondlgdecl.ui +++ b/kmymoney2/dialogs/kfindtransactiondlgdecl.ui @@ -217,8 +217,7 @@ <cstring>TextLabel6</cstring> </property> <property name="text"> - <string>To</string> - <comment>To (Date)</comment> + <string context="To (Date)">To</string> </property> </widget> <widget class="TQLabel" row="1" column="0"> @@ -226,8 +225,7 @@ <cstring>TextLabel5</cstring> </property> <property name="text"> - <string>From</string> - <comment>From (Date)</comment> + <string context="From (Date)">From</string> </property> </widget> <widget class="kMyMoneyDateInput" row="2" column="1"> @@ -364,8 +362,7 @@ <cstring>TextLabel8</cstring> </property> <property name="text"> - <string>to</string> - <comment>to (amount)</comment> + <string context="to (amount)">to</string> </property> </widget> <widget class="kMyMoneyEdit" row="0" column="1"> @@ -384,8 +381,7 @@ <cstring>TextLabel7</cstring> </property> <property name="text"> - <string>from</string> - <comment>from (amount)</comment> + <string context="from (amount)">from</string> </property> </widget> <widget class="kMyMoneyEdit" row="1" column="1"> @@ -776,8 +772,7 @@ <cstring>TextLabel14</cstring> </property> <property name="text"> - <string>to</string> - <comment>to (number)</comment> + <string context="to (number)">to</string> </property> </widget> <widget class="kMyMoneyLineEdit" row="2" column="1"> @@ -795,8 +790,7 @@ <cstring>TextLabel13</cstring> </property> <property name="text"> - <string>from</string> - <comment>from (number)</comment> + <string context="from (number)">from</string> </property> </widget> <widget class="kMyMoneyLineEdit" row="1" column="1"> |