mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge PR #1906 into stable
This commit is contained in:
commit
0796a0ef06
@ -296,7 +296,8 @@ main(int argc, char ** argv)
|
||||
<< "\n"
|
||||
// Translators: Do not translate $DISPLAY! It is an environment variable for X11
|
||||
<< _("Error: could not initialize graphical user interface and option add-price-quotes was not set.\n"
|
||||
"Perhaps you need to set the $DISPLAY environment variable?");
|
||||
"Perhaps you need to set the $DISPLAY environment variable?")
|
||||
<< "\n";
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user