r23553 - gnucash/trunk/src/gnome-utils - Fix of [23550]: Translator comments don't like empty comment lines.

Frank H. Ellenberger fell at code.gnucash.org
Fri Dec 13 01:47:57 EST 2013


Author: fell
Date: 2013-12-13 01:47:57 -0500 (Fri, 13 Dec 2013)
New Revision: 23553
Trac: http://svn.gnucash.org/trac/changeset/23553

Modified:
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
Log:
Fix of [23550]: Translator comments don't like empty comment lines.

Modified: gnucash/trunk/src/gnome-utils/gnc-main-window.c
===================================================================
--- gnucash/trunk/src/gnome-utils/gnc-main-window.c	2013-12-13 06:33:41 UTC (rev 23552)
+++ gnucash/trunk/src/gnome-utils/gnc-main-window.c	2013-12-13 06:47:57 UTC (rev 23553)
@@ -4411,9 +4411,8 @@
      "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",



More information about the gnucash-changes mailing list