updated translatorcomment.

* src/Dialog_About.cc: updated translatorcomment.
This commit is contained in:
Bart Hakvoort 2004-10-08 16:31:10 +00:00
parent 1d223f3be7
commit c65731a497
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-10-08 Bart Hakvoort <gparted@users.sf.net>
* src/Dialog_About.cc: updated translatorcomment.
2004-10-08 Bart Hakvoort <gparted@users.sf.net>
* src/Dialog_Base_Partition.cc,

View File

@ -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" )
{