mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix of [23550]: Translator comments don't like empty comment lines.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23553 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
3f556e8f5f
commit
3e11a1cd64
@ -4411,9 +4411,8 @@ gnc_main_window_cmd_help_about (GtkAction *action, GncMainWindow *window)
|
||||
"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? */
|
||||
* contributors. */
|
||||
"translator-credits", _("translator_credits"),
|
||||
"version", VERSION,
|
||||
"website", "http://www.gnucash.org",
|
||||
|
Loading…
Reference in New Issue
Block a user