Add a period to the sentence end.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -223,7 +223,7 @@ wxHtmlPrintout::CheckFit(const wxSize& pageArea, const wxSize& docArea) const
|
|||||||
dlg.SetExtendedMessage
|
dlg.SetExtendedMessage
|
||||||
(
|
(
|
||||||
_("If possible, try changing the layout parameters to "
|
_("If possible, try changing the layout parameters to "
|
||||||
"make the printout more narrow")
|
"make the printout more narrow.")
|
||||||
);
|
);
|
||||||
dlg.SetYesNoLabels(_("&Print"), _("&Cancel"));
|
dlg.SetYesNoLabels(_("&Print"), _("&Cancel"));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user