Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
a2e3513f
Commit
a2e3513f
authored
Dec 29, 2008
by
redray
Browse files
fixed utf-8 encoding in italian error-docs
parent
874c2e33
Changes
7
Hide whitespace changes
Inline
Side-by-side
server/conf/error/it/400.html
View file @
a2e3513f
...
...
@@ -49,7 +49,7 @@
<h1>
ERROR 400 - Sintassi non corretta!
</h1>
</div>
<div
id=
"content"
>
<h2>
Si
verificato il seguente errore:
</h2>
<h2>
Si
è
verificato il seguente errore:
</h2>
<p>
Hai usato una sintassi non corretta.
</p>
<p>
Contatta il
<!--WEBMASTER//-->
webmaster
<!--WEBMASTER//-->
.
</p>
</div>
...
...
server/conf/error/it/401.html
View file @
a2e3513f
...
...
@@ -49,7 +49,7 @@
<h1>
ERROR 401 - Autorizzazione richiesta!
</h1>
</div>
<div
id=
"content"
>
<h2>
Si
verificato il seguente errore:
</h2>
<h2>
Si
è
verificato il seguente errore:
</h2>
<p>
Autorizzazione necessaria per accedere all'indirizzo richiesto.
</p>
<p>
Contatta il
<!--WEBMASTER//-->
webmaster
<!--WEBMASTER//-->
.
</p>
</div>
...
...
server/conf/error/it/403.html
View file @
a2e3513f
...
...
@@ -49,7 +49,7 @@
<h1>
ERROR 403 - Accesso Negato!
</h1>
</div>
<div
id=
"content"
>
<h2>
Si
verificato il seguente errore:
</h2>
<h2>
Si
è
verificato il seguente errore:
</h2>
<p>
Non si possiedono i permessi per accedere all'indirizzo richiesto.
</p>
<p>
Contatta il
<!--WEBMASTER//-->
webmaster
<!--WEBMASTER//-->
.
</p>
</div>
...
...
server/conf/error/it/404.html
View file @
a2e3513f
...
...
@@ -49,8 +49,8 @@
<h1>
ERROR 404 - Non trovato!
</h1>
</div>
<div
id=
"content"
>
<h2>
Si
verificato il seguente errore:
</h2>
<p>
L'indirizzo richiesto non
stato trovato in questo server.
</p>
<h2>
Si
è
verificato il seguente errore:
</h2>
<p>
L'indirizzo richiesto non
è
stato trovato in questo server.
</p>
<p>
Contatta il
<!--WEBMASTER//-->
webmaster
<!--WEBMASTER//-->
.
</p>
</div>
<div
id=
"footer"
>
...
...
server/conf/error/it/405.html
View file @
a2e3513f
...
...
@@ -49,8 +49,8 @@
<h1>
ERROR 405 - Metodo non consentito!
</h1>
</div>
<div
id=
"content"
>
<h2>
Si
verificato il seguente errore:
</h2>
<p>
Il metodo usato non
consentito.
</p>
<h2>
Si
è
verificato il seguente errore:
</h2>
<p>
Il metodo usato non
è
consentito.
</p>
<p>
Contatta il
<!--WEBMASTER//-->
webmaster
<!--WEBMASTER//-->
.
</p>
</div>
<div
id=
"footer"
>
...
...
server/conf/error/it/500.html
View file @
a2e3513f
...
...
@@ -49,7 +49,7 @@
<h1>
ERROR 500 - Errore Interno del Server!
</h1>
</div>
<div
id=
"content"
>
<h2>
Si
verificato il seguente errore:
</h2>
<h2>
Si
è
verificato il seguente errore:
</h2>
<p>
L'indirizzo richiesto ha causato un errore interno del server.
</p>
<p>
Se questo messaggio si ripete, contattare il
<!--WEBMASTER//-->
webmaster
<!--WEBMASTER//-->
.
</p>
</div>
...
...
server/conf/error/it/503.html
View file @
a2e3513f
...
...
@@ -49,8 +49,8 @@
<h1>
ERROR 503 - Servizio non disponibile!
</h1>
</div>
<div
id=
"content"
>
<h2>
Si
verificato il seguente errore:
</h2>
<p>
Il sistema
momentaneamente non disponibile per sovraccaricato o manutenzione. Riprova pi
t
ardi.
</p>
<h2>
Si
è
verificato il seguente errore:
</h2>
<p>
Il sistema
è
momentaneamente non disponibile per sovraccaricato o manutenzione. Riprova più
t
ardi.
</p>
<p>
Contatta il
<!--WEBMASTER//-->
webmaster
<!--WEBMASTER//-->
.
</p>
</div>
<div
id=
"footer"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment