Files
Geneweb/bin/setup/lang/err_reco.htm
2024-03-05 22:01:20 +01:00

45 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html lang="%l">
<head>
<!-- Copyright (c) 1998-2006 INRIA - GeneWeb -->
<!-- $Id: err_reco.htm,v 7.00 2018-01-01 05:35:06 ddr Exp $ -->
<meta charset="utf-8">
<meta name="robots" content="none">
<link rel="shortcut icon" href="images/favicon_gwsetup.png">
<title>[error]
</title>
%fsetup.css;
</head>
<body %Vbody_prop;>
<div style="background:url('images/gwlogo.png') no-repeat left top; text-align:center; height:95px; line-height:95px; color:#2f6400;">
<h1 style="margin:0;"><font color=red>[error]
</font></h1>
</div>
[The previous command exited with an error code. Your database "%o" may have not been created.]
[Look at the traces, may be you can find an explanation.]
(<a href="gwsetup?lang=%l;v=traces.htm">traces</a>)
%(
The previous command exited with an error code. Your database "%o" may have not
been created. Look at the traces, may be you can find an explanation.
%)
<p>
[You may have come from a too old version of %G. In this case, try again to do the transfer using the option to "pass by a GEDCOM file" (you can also go back to the previous screen to do it).]
%(
You may have come from a too old version of %G. In this case, try again to do
the transfer using the option to "pass by a GEDCOM file" (you can also go back
to the previous screen to do it).
%)
<p>
[If you were already doing that, and it does not work better, ask the creator of the %G program. Send him the traces of the command.]
%(
If you were already doing that, and it does not work better, ask the creator of
the %G program. Send him the traces of the command.
%)
<p>
[Return to the main menu.] (<a href="gwsetup?lang=%l;v=welcome.htm">welcome</a>)
</body>
</html>