i18n: Clarifying comment for translator-credits

This commit is contained in:
Alexander Kojevnikov 2012-07-08 17:38:16 -07:00
parent c82aa461f4
commit b9905f27e9

View File

@ -259,6 +259,7 @@ namespace Spek {
} catch (Error e) {
dlg.logo_icon_name = "spek";
}
// TRANSLATORS: Add your name here
dlg.translator_credits = _("translator-credits");
dlg.set_transient_for (this);
dlg.destroy_with_parent = true;