mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Fix missing keyboard shortcut in string.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16335 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user