mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Fix use of accelerators for some strings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19603 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -622,6 +622,7 @@ Note that GnuCash will be creating many accounts that did not exist on your othe
|
||||
<property name="xpad">5</property>
|
||||
<property name="label" translatable="yes">_Select the matchings you want to change:</property>
|
||||
<property name="mnemonic_widget">account_page_view</property>
|
||||
<property name="use_underline">True</property>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
@@ -755,6 +756,7 @@ If you change your mind later, you can reorganize the account structure safely w
|
||||
<property name="xpad">5</property>
|
||||
<property name="label" translatable="yes">_Select the matchings you want to change:</property>
|
||||
<property name="mnemonic_widget">category_page_view</property>
|
||||
<property name="use_underline">True</property>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
@@ -886,6 +888,7 @@ In the following page, you will see the text that appears in the Payee and Memo
|
||||
<property name="xpad">5</property>
|
||||
<property name="label" translatable="yes">_Select the matchings you want to change:</property>
|
||||
<property name="mnemonic_widget">memo_page_view</property>
|
||||
<property name="use_underline">True</property>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
||||
Reference in New Issue
Block a user