r16335 - gnucash/trunk/src/import-export/hbci/glade - Fix missing keyboard shortcut in string.

Christian Stimming cstim at cvs.gnucash.org
Fri Jul 20 16:52:05 EDT 2007


Author: cstim
Date: 2007-07-20 16:52:02 -0400 (Fri, 20 Jul 2007)
New Revision: 16335
Trac: http://svn.gnucash.org/trac/changeset/16335

Modified:
   gnucash/trunk/src/import-export/hbci/glade/hbci.glade
Log:
Fix missing keyboard shortcut in string.


Modified: gnucash/trunk/src/import-export/hbci/glade/hbci.glade
===================================================================
--- gnucash/trunk/src/import-export/hbci/glade/hbci.glade	2007-07-20 20:51:56 UTC (rev 16334)
+++ gnucash/trunk/src/import-export/hbci/glade/hbci.glade	2007-07-20 20:52:02 UTC (rev 16335)
@@ -119,7 +119,7 @@
 			    <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>



More information about the gnucash-changes mailing list