mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
String improvements: Add missing whitespace
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13063 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -298,7 +298,7 @@ show_session_error (QofBackendError io_error,
|
||||
break;
|
||||
|
||||
case ERR_BACKEND_DATA_CORRUPT:
|
||||
fmt = _("The file/URL %s"
|
||||
fmt = _("The file/URL %s "
|
||||
"does not contain GnuCash data or the data is corrupt.");
|
||||
gnc_error_dialog (parent, fmt, newfile);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user