2003-07-09 Christian Stimming <stimming@tuhh.de>

* README: Added remark about gnucash-docs.

	* po/de.po: Updated German translation.

	* src/import-export/hbci/druid-hbci-initial.c: Clarify the part of
	the HBCI setup about potentially adding HBCI accounts manually.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/1.8@8844 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldreleases/1.8
Christian Stimming 23 years ago
parent e4c3ac5d11
commit 6c10801fec

@ -1,3 +1,12 @@
2003-07-09 Christian Stimming <stimming@tuhh.de>
* README: Added remark about gnucash-docs.
* po/de.po: Updated German translation.
* src/import-export/hbci/druid-hbci-initial.c: Clarify the part of
the HBCI setup about potentially adding HBCI accounts manually.
2003-07-04 David Hampton <hampton@employees.org>
* src/gnome/dialog-price-edit-db.c: Add a couple of extra checks

@ -127,15 +127,24 @@ http://www.gnucash.org/pub/gnucash/
Development versions:
http://www.gnucash.org/en/hacking.phtml
####################
Upgrading from 1.6.x
--------------------
###############################
Upgrading from earlier versions
-------------------------------
There are many, many changes from the 1.6 series - have a look at the
NEWS file if you want more details. In particular, GnuCash now
requires g-wrap 1.3.4 or better. See the "dependencies"
section of this file for more detail. Files are not able to be accessed
by 1.6 once the new features are used and saved. So backup your data!
NEWS file if you want more details. In particular:
- GnuCash now requires g-wrap 1.3.4 or better. See the "dependencies"
section of this file for more detail.
- The data files are not able to be accessed by 1.6 once the new
features are used and saved, i.e. they are not backwards-compatible!
So backup your data!
- The help documentation of gnucash has been moved to the separate
package gnucash-docs. If you see error messages like "URL not found"
when clicking on the "Help" menu item, you need to install the
separate package gnucash-docs.
We hope you enjoy all the new features!

3883
po/de.po

File diff suppressed because it is too large Load Diff

@ -1463,6 +1463,21 @@ on_button_clicked (GtkButton *button,
/* Nothing else to do. */
gnome_druid_set_page (GNOME_DRUID (info->druid),
GNOME_DRUID_PAGE (info->accountinfopage));
} else if (strcmp (name, "addaccount_button") == 0) {
/* manually adding HBCI account is not yet implemented (should be
rather easy, though) */
gnc_error_dialog_parented
(GTK_WINDOW (info->window),
_("Unfortunately the manual adding of HBCI accounts to your OpenHBCI\n"
"configuration has not yet been implemented in GnuCash. Please use\n"
"other programs such as 'aqmoney' to manually add the HBCI accounts to\n"
"your OpenHBCI configuration (see aqmoney manual page).\n"
"\n"
"Note: Most banks automatically send the list of available HBCI\n"
"accounts to you when you press the button 'Update Account List'. The\n"
"manual adding of HBCI accounts is needed if and only if your bank does\n"
"not support this automatic updating of the account list. If in doubt,\n"
"contact your bank and/or the GnuCash and OpenHBCI developers."));
} else if (strcmp (name, "serveryes_button") == 0) {
druid_enable_next_button (info);
} else if (strcmp (name, "serverno_button") == 0) {
@ -1617,6 +1632,10 @@ void gnc_hbci_initial_druid (void)
(glade_xml_get_widget (xml, "updatelist_button")),
"clicked",
GTK_SIGNAL_FUNC (on_button_clicked), info);
gtk_signal_connect (GTK_OBJECT
(glade_xml_get_widget (xml, "addaccount_button")),
"clicked",
GTK_SIGNAL_FUNC (on_button_clicked), info);
gtk_signal_connect (GTK_OBJECT (page), "prepare",
GTK_SIGNAL_FUNC (on_accountlist_prepare), info);
gtk_signal_connect (GTK_OBJECT (page), "back",

@ -1156,10 +1156,10 @@ progress of the HBCI connection in the HBCI connection window.</label>
<widget>
<class>GtkButton</class>
<name>addbank_button</name>
<name>hbciversion_button</name>
<can_focus>True</can_focus>
<label>Add
Bank</label>
<label>HBCI
Version</label>
<relief>GTK_RELIEF_NORMAL</relief>
<child>
<padding>0</padding>
@ -1170,10 +1170,10 @@ Bank</label>
<widget>
<class>GtkButton</class>
<name>adduser_button</name>
<name>updatelist_button</name>
<can_focus>True</can_focus>
<label>Add
User</label>
<label>Update
account list</label>
<relief>GTK_RELIEF_NORMAL</relief>
<child>
<padding>0</padding>
@ -1184,10 +1184,10 @@ User</label>
<widget>
<class>GtkButton</class>
<name>hbciversion_button</name>
<name>addaccount_button</name>
<can_focus>True</can_focus>
<label>HBCI
Version</label>
<label>Manually add
Account</label>
<relief>GTK_RELIEF_NORMAL</relief>
<child>
<padding>0</padding>
@ -1198,10 +1198,24 @@ Version</label>
<widget>
<class>GtkButton</class>
<name>updatelist_button</name>
<name>addbank_button</name>
<can_focus>True</can_focus>
<label>Update
account list</label>
<label>Add
Bank</label>
<relief>GTK_RELIEF_NORMAL</relief>
<child>
<padding>0</padding>
<expand>False</expand>
<fill>False</fill>
</child>
</widget>
<widget>
<class>GtkButton</class>
<name>adduser_button</name>
<can_focus>True</can_focus>
<label>Add
User</label>
<relief>GTK_RELIEF_NORMAL</relief>
<child>
<padding>0</padding>
@ -1215,8 +1229,9 @@ account list</label>
<widget>
<class>GtkLabel</class>
<name>label828</name>
<label>Click &quot;Next&quot; when all desired accounts are matching.</label>
<justify>GTK_JUSTIFY_CENTER</justify>
<label>Click on the line of a HBCI account name if you want to match it to a GnuCash account.
Click &quot;Next&quot; when all desired accounts are matching.</label>
<justify>GTK_JUSTIFY_LEFT</justify>
<wrap>False</wrap>
<xalign>0.5</xalign>
<yalign>0.5</yalign>

Loading…
Cancel
Save