updated translatorcomment.
* src/Dialog_About.cc: updated translatorcomment.
This commit is contained in:
parent
1d223f3be7
commit
c65731a497
|
@ -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,
|
||||
|
|
|
@ -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" )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue