mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Exlpain "Blank Transaction" to translators
This commit is contained in:
parent
6f3f3bb821
commit
c1aa562690
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user