Move 2012 to a separate directory
This commit is contained in:
6
2012/pages/de/error/403.pg
Normal file
6
2012/pages/de/error/403.pg
Normal file
@@ -0,0 +1,6 @@
|
||||
<page>
|
||||
<title>Forbidden - Error 403</title>
|
||||
<article>
|
||||
<p>Sorry, but you don't have sufficient pesmissions to access to requestedd file <strong> %url%</strong>.</p>
|
||||
</article>
|
||||
</page>
|
||||
6
2012/pages/de/error/404.pg
Normal file
6
2012/pages/de/error/404.pg
Normal file
@@ -0,0 +1,6 @@
|
||||
<page>
|
||||
<title>Not Found - Error 404</title>
|
||||
<article>
|
||||
<p>Sorry, but requested file <strong>%url%</strong> wasn't found.</p>
|
||||
</article>
|
||||
</page>
|
||||
7
2012/pages/de/error/notreleased.pg
Normal file
7
2012/pages/de/error/notreleased.pg
Normal file
@@ -0,0 +1,7 @@
|
||||
<page>
|
||||
<title>Page not released</title>
|
||||
<article>
|
||||
<p>Sorry, but page <strong>%url%</strong> have not released jet.</p>
|
||||
<p>Release date: %releasedate% %releasetime%</p>
|
||||
</article>
|
||||
</page>
|
||||
6
2012/pages/de/error/recursive.pg
Normal file
6
2012/pages/de/error/recursive.pg
Normal file
@@ -0,0 +1,6 @@
|
||||
<page>
|
||||
<title>Redirect loop</title>
|
||||
<article>
|
||||
<p>Requested page is redirecting to herself. Request stopped due to server overload. Error was reported.</p>
|
||||
</article>
|
||||
</page>
|
||||
6
2012/pages/de/error/syntax.pg
Normal file
6
2012/pages/de/error/syntax.pg
Normal file
@@ -0,0 +1,6 @@
|
||||
<page>
|
||||
<title>Syntax error</title>
|
||||
<article>
|
||||
<p>Sorry, but requested page contains error, that prevents her view. Error was reported.</p>
|
||||
</article>
|
||||
</page>
|
||||
Reference in New Issue
Block a user