git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6069 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-11-26 10:32:14 +00:00
parent f190398a8a
commit eef04ec3fc

View File

@@ -653,13 +653,13 @@ gnc_split_register_get_date_help (VirtualLocation virt_loc,
static const char *
gnc_split_register_get_inactive_date_entry (VirtualLocation virt_loc,
gboolean translate,
gboolean *conditionally_changed,
gpointer user_data)
gboolean translate,
gboolean *conditionally_changed,
gpointer user_data)
{
/* This seems to be the one that initially gets used, the InactiveDateCell
is set to, and subsequently displayed. */
return "Scheduled";
return _("Scheduled");
}
static const char *