Remove unnecessary accelerators from .ui files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/4/head
Michele Calgaro 2 years ago
parent 77beee6caf
commit 2c2a9ece30
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -259,9 +259,6 @@
<property name="text">
<string>Enter</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -313,9 +313,6 @@
<property name="text">
<string>OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -330,9 +327,6 @@
<property name="text">
<string>Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -4793,9 +4793,6 @@ If this loan is a 'consumer loan' (money to use however you want), you can use a
<property name="text">
<string></string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Press this to create a new asset account</string>
</property>

@ -78,9 +78,6 @@
<property name="text">
<string>OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -95,9 +92,6 @@
<property name="text">
<string>Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -41,9 +41,6 @@
<property name="text">
<string>Show a grid in the register</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@ -52,9 +49,6 @@
<property name="text">
<string>Use the ledger lens</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Using the ledger lens shows the details for the transaction that has focus in the ledger. Usually, when using the transaction form, only a one line summary is displayed for each transaction as the details are shown in the form.</string>
</property>
@ -74,9 +68,6 @@
<property name="text">
<string>Always show a No. field</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@ -85,9 +76,6 @@
<property name="text">
<string>Show group header between transactions</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Draws a larger header above each group of transaction. The grouping depends on the current sort order.</string>
</property>
@ -240,9 +228,6 @@
<property name="text">
<string>Auto increment check number</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@ -259,9 +244,6 @@
<property name="text">
<string>Use Enter to move between fields</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@ -375,9 +357,6 @@
<property name="text">
<string>Same transaction if amount differs less than</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Collect all transactions for the given payee. Treat all transactions that refer to the same category and have an amount with +/- X % as identical. If more than one transaction is found, a list of them is presented to the user.
@ -513,9 +492,6 @@ Selecting 0% will list all transactions.</string>
<property name="text">
<string>Ask for a new payee's default category</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Whenever a new payee is detected during import of a statement, the user will be asked to assign a default category for this user when this option is selected.</string>
</property>

@ -67,9 +67,6 @@
<property name="text">
<string>Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -88,9 +88,6 @@
<property name="text">
<string>Del</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
@ -102,9 +99,6 @@
<property name="text">
<string>Res</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
@ -116,9 +110,6 @@
<property name="text">
<string>Upd</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</hbox>
</widget>

Loading…
Cancel
Save