slight warning-wording change
This commit is contained in:
parent
bc26a2c2fe
commit
234ee04a7e
@ -214,7 +214,7 @@ def _display_welcome_message():
|
|||||||
from .dialog import WarningDialog
|
from .dialog import WarningDialog
|
||||||
WarningDialog(
|
WarningDialog(
|
||||||
_('Danger: This is unstable code!'),
|
_('Danger: This is unstable code!'),
|
||||||
_("This Gramps master is a development release. "
|
_("This Gramps ('master') is a development release. "
|
||||||
"This version is not meant for normal usage. Use "
|
"This version is not meant for normal usage. Use "
|
||||||
"at your own risk.\n"
|
"at your own risk.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user