mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-07-30 08:08:15 -05:00
Fix wrong user message
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10429 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -544,7 +544,7 @@ on_aqhbci_button (GtkButton *button,
|
||||
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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user