gnucash maint: Exlpain "Blank Transaction" to translators

Frank H.Ellenberger fell at code.gnucash.org
Thu Mar 23 16:32:30 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/c1aa5626 (commit)
	from  https://github.com/Gnucash/gnucash/commit/6f3f3bb8 (commit)



commit c1aa5626904da09cedda70868604492957998ba0
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Thu Mar 23 21:32:20 2017 +0100

    Exlpain "Blank Transaction" to translators

diff --git a/src/gnome-utils/gnc-tree-control-split-reg.c b/src/gnome-utils/gnc-tree-control-split-reg.c
index 1603b4a..8b1e0f0 100644
--- a/src/gnome-utils/gnc-tree-control-split-reg.c
+++ b/src/gnome-utils/gnc-tree-control-split-reg.c
@@ -1722,6 +1722,8 @@ gnc_tree_control_split_reg_save (GncTreeViewSplitReg *view, gboolean reg_closing
             {
                 GtkWidget *dialog, *window;
                 gint response;
+                /* Translators: his message will be presented when a user *
+                 * attempts to record a transaction without splits        */
                 const char *title = _("Not enough information for Blank Transaction?");
                 const char *message =
                     _("The blank transaction does not have enough information to save it. Would you like to "



Summary of changes:
 src/gnome-utils/gnc-tree-control-split-reg.c | 2 ++
 1 file changed, 2 insertions(+)



More information about the gnucash-changes mailing list