Some spelling changes at files 'maintenance.html', 'no_such_site.html' and 'under_construction.html'.
This commit is contained in:
parent
ec715da5b5
commit
a648786e08
@ -46,17 +46,17 @@ h2 {
|
||||
<div class="Content">
|
||||
|
||||
<h1>Wartungsarbeiten</h1>
|
||||
<h2>Die Website wird gerade überarbeitet.</h2>
|
||||
<h2>Diese Website wird gerade überarbeitet.</h2>
|
||||
<p>Bitte versuchen Sie es später noch einmal.</p>
|
||||
<p>Vielen Dank für Ihr Verständnis!</p>
|
||||
|
||||
<h1>Maintenance</h1>
|
||||
<h2>The website is down for maintenance at the moment.</h2>
|
||||
<p>Please try again later.</p>
|
||||
<p>Thank You very much!</p>
|
||||
<p>Thank you very much!</p>
|
||||
|
||||
</div><!-- .Content -->
|
||||
</div><!-- .Container -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>HTTP Error 404 / Http Fehler 404</title>
|
||||
<title>HTTP Error 404 / HTTP-Fehler 404</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
|
||||
@ -46,13 +46,13 @@ h2 {
|
||||
<div class="Content">
|
||||
|
||||
<h1>HTTP Error 404</h1>
|
||||
<h2>The site you have requestet was not found on this Server</h2>
|
||||
<p>Please check your spelling and ry again.</p>
|
||||
<p>Thank You very much!</p>
|
||||
<h2>The requested site does not exist.</h2>
|
||||
<p>Please check your spelling and try again.</p>
|
||||
<p>Thank you very much!</p>
|
||||
|
||||
<h1>HTTP Fehler 404</h1>
|
||||
<h2>Die von Ihnen aufgerufene Seite gibt es leider nicht - Sorry</h2>
|
||||
<p>Bitte prüfen Sie die Adresse und versuchen es nochmals.</p>
|
||||
<h1>HTTP-Fehler 404</h1>
|
||||
<h2>Die von Ihnen aufgerufene Website gibt es nicht.</h2>
|
||||
<p>Bitte prüfen Sie Ihre Eingabe und versuchen es nochmals.</p>
|
||||
<p>Vielen Dank für Ihr Verständnis!</p>
|
||||
|
||||
</div><!-- .Content -->
|
||||
|
@ -46,14 +46,14 @@ h2 {
|
||||
<div class="Content">
|
||||
|
||||
<h1>Seite im Aufbau</h1>
|
||||
<h2>Diese Website wird in Kürze online gehen..</h2>
|
||||
<h2>Diese Website wird in Kürze online gehen.</h2>
|
||||
<p>Bitte versuchen Sie es später noch einmal.</p>
|
||||
<p>Vielen Dank für Ihr Verständnis!</p>
|
||||
|
||||
<h1>Site under construction</h1>
|
||||
<h2>This website will go online soon.</h2>
|
||||
<p>Please try again later.</p>
|
||||
<p>Thank You very much!</p>
|
||||
<p>Thank you very much!</p>
|
||||
|
||||
</div><!-- .Content -->
|
||||
</div><!-- .Container -->
|
||||
|
Loading…
Reference in New Issue
Block a user