From c1aa5626904da09cedda70868604492957998ba0 Mon Sep 17 00:00:00 2001 From: fell Date: Thu, 23 Mar 2017 21:32:20 +0100 Subject: [PATCH] Exlpain "Blank Transaction" to translators --- src/gnome-utils/gnc-tree-control-split-reg.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gnome-utils/gnc-tree-control-split-reg.c b/src/gnome-utils/gnc-tree-control-split-reg.c index 1603b4a972..8b1e0f03ce 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 "