Parent Directory
|
Revision Log
|
Patch
revision 1565 by bh, Fri Aug 1 16:13:49 2003 UTC | revision 1566 by bh, Fri Aug 8 13:01:30 2003 UTC | |
---|---|---|
# | Line 271 class ClassGenDialog(wxDialog): | Line 271 class ClassGenDialog(wxDialog): |
271 | ||
272 | if adjusted: | if adjusted: |
273 | dlg = wxMessageDialog(self, | dlg = wxMessageDialog(self, |
274 | _("Based on the data from the table and the input\n" + | _("Based on the data from the table and the input\n" |
275 | "values, the exact quantiles could not be generated.\n\n" + | "values, the exact quantiles could not be generated.\n\n" |
276 | "Accept a close estimate?"), | "Accept a close estimate?"), |
277 | _("Problem with Quantiles"), | _("Problem with Quantiles"), |
278 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |