Fix missing keyboard shortcut in string.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16335 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldreleases/2.2
Christian Stimming 19 years ago
parent a1b8759f2f
commit d840db4e35

@ -119,7 +119,7 @@ Press "Cancel" if you do not wish to setup any Online Banking connecti
<widget class="GtkButton" id="aqhbci_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Start AqBanking Wizard</property>
<property name="label" translatable="yes">_Start AqBanking Wizard</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>

Loading…
Cancel
Save