add a transl comment

This commit is contained in:
Nikos Kouremenos 2005-09-24 21:49:28 +00:00
parent eab7b6c8bf
commit 35758a4266
1 changed files with 1 additions and 0 deletions

View File

@ -418,6 +418,7 @@ class AboutDialog:
pixbuf = gtk.gdk.pixbuf_new_from_file(os.path.join(gajim.DATA_DIR, 'pixmaps/gajim_about.png'))
dlg.set_logo(pixbuf)
#here you write your name in the form Name FamilyName <someone@somewhere>
dlg.set_translator_credits(_('translator-credits'))
artists = ['Dennis Craven', 'Membris Khan', 'Guillaume Morin']