r23550 - gnucash/trunk/src/gnome-utils - Tell translators where to adjust their credits.

Frank H. Ellenberger fell at code.gnucash.org
Thu Dec 12 15:24:34 EST 2013


Author: fell
Date: 2013-12-12 15:24:33 -0500 (Thu, 12 Dec 2013)
New Revision: 23550
Trac: http://svn.gnucash.org/trac/changeset/23550

Modified:
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
Log:
Tell translators where to adjust their credits.

Eventually we should run a msgmerge.

Modified: gnucash/trunk/src/gnome-utils/gnc-main-window.c
===================================================================
--- gnucash/trunk/src/gnome-utils/gnc-main-window.c	2013-12-12 05:18:09 UTC (rev 23549)
+++ gnucash/trunk/src/gnome-utils/gnc-main-window.c	2013-12-12 20:24:33 UTC (rev 23550)
@@ -4409,6 +4409,11 @@
      "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",



More information about the gnucash-changes mailing list