mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Make info message from r16718 and r16817 even more useful for non-techie
and probably windows users. BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16821 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
c0fb9f48ec
commit
6e0cfe280c
@ -249,8 +249,8 @@ gnc_split_register_load (SplitRegister *reg, GList * slist,
|
||||
if (!currency)
|
||||
{
|
||||
gnc_info_dialog(NULL, "%s",
|
||||
_("Could not determine the account currency for this register. "
|
||||
"Using the currency obtained from the system's locale setting instead."));
|
||||
_("Could not determine the account currency. "
|
||||
"Using the default currency provided by your system."));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user