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:
Cristian Marchi
2010-09-22 11:41:36 +00:00
parent 2a5d192904
commit 07c894e5a9
+3
View File
@@ -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>