diff --git a/ChangeLog b/ChangeLog index 2d086b84..5a2f9602 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-10-08 Bart Hakvoort + + * src/Dialog_About.cc: updated translatorcomment. + 2004-10-08 Bart Hakvoort * src/Dialog_Base_Partition.cc, diff --git a/src/Dialog_About.cc b/src/Dialog_About.cc index c4b7157a..b6b1eaa2 100644 --- a/src/Dialog_About.cc +++ b/src/Dialog_About.cc @@ -58,7 +58,8 @@ void Dialog_About::Show_Credits() /*TO TRANSLATORS: tablabel in aboutdialog */ notebook_credits .append_page( vbox_written, _("Written by") ) ; - /*TO TRANSLATORS: your name(s) here please, if there are more translators put newlines (\n) between the names */ + /*TO TRANSLATORS: your name(s) here please, if there are more translators put newlines (\n) between the names. + It's a good idea to provide the url of your translationteam as well. Thanks! */ Glib::ustring str_credits = _("translator-credits") ; if ( str_credits != "translator-credits" ) {