[Gnucash-changes] Fix wrong user message
Christian Stimming
cstim at cvs.gnucash.org
Sat Jan 29 07:49:26 EST 2005
Log Message:
-----------
Fix wrong user message
Modified Files:
--------------
gnucash/src/import-export/hbci:
druid-hbci-initial.c
Revision Data
-------------
Index: druid-hbci-initial.c
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/hbci/druid-hbci-initial.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -Lsrc/import-export/hbci/druid-hbci-initial.c -Lsrc/import-export/hbci/druid-hbci-initial.c -u -r1.55 -r1.56
--- src/import-export/hbci/druid-hbci-initial.c
+++ src/import-export/hbci/druid-hbci-initial.c
@@ -544,7 +544,7 @@
gnc_error_dialog
(info->window, "%s",
_("The external program \"AqHBCI Setup Wizard\" has not been found. \n\n"
- "Did you install the package \"aqhbci-qt-wizard\" of AqHBCI? \n"
+ "Did you install the package \"aqhbci-qt-tools\" of AqHBCI? \n"
"If not, please install it now."));
druid_disable_next_button(info);
}
More information about the gnucash-changes
mailing list