mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Tell translators where to adjust their credits.
Eventually we should run a msgmerge. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23550 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
85c7631406
commit
b3f14a3224
@ -4409,6 +4409,11 @@ gnc_main_window_cmd_help_about (GtkAction *action, GncMainWindow *window)
|
||||
"license", license,
|
||||
"logo", logo,
|
||||
"name", "GnuCash",
|
||||
/* Translators: the following string will be shown in Help->About->Credits
|
||||
* Enter your name or that of your team and an email contact for feedback.
|
||||
*
|
||||
* The string can have multiple rows, so you can also add a list of
|
||||
* contributors. FIXME: Is this desired? */
|
||||
"translator-credits", _("translator_credits"),
|
||||
"version", VERSION,
|
||||
"website", "http://www.gnucash.org",
|
||||
|
Loading…
Reference in New Issue
Block a user