diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-08-15 13:35:54 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-08-15 13:35:54 +0000 |
commit | ce17800658467cb5e44d999cc510944fdfabefbe (patch) | |
tree | 18dec35d06b211e7f6ca596732e7f84d8548f369 | |
parent | ffefedefa9543f9bbdbf7d93a8a66fe4a6b96a2f (diff) |
Added two new strings:
Language
Additional HTTP Headers
-rwxr-xr-x | lang.def | 4 | ||||
-rwxr-xr-x | lang/English.txt | 4 | ||||
-rwxr-xr-x | lang/Francais.txt | 4 |
3 files changed, 12 insertions, 0 deletions
@@ -566,6 +566,10 @@ LANG_I43 Identity
LANG_I43b
HTML footer
+LANG_I43c
+Language
+LANG_I43d
+Additional HTTP Headers
LANG_I44
N# connections
LANG_I45
diff --git a/lang/English.txt b/lang/English.txt index 0b4269c..0ec06e6 100755 --- a/lang/English.txt +++ b/lang/English.txt @@ -508,6 +508,10 @@ Identity Identity
HTML footer
HTML footer
+Language
+Language
+Additional HTTP Headers
+Additional HTTP Headers
N# connections
N# connections
Abandon host if error
diff --git a/lang/Francais.txt b/lang/Francais.txt index 6a6c94f..0d1084b 100755 --- a/lang/Francais.txt +++ b/lang/Francais.txt @@ -508,6 +508,10 @@ Identity Identification
HTML footer
En-tête HTML
+Language
+Langage
+Additional HTTP Headers
+En têtes HTTP additionnels
N# connections
Nombre de connexions
Abandon host if error
|