diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-08-15 13:42:32 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-08-15 13:42:32 +0000 |
commit | fe1a951c092a5b9c8ecd08de020883e0eaf29d41 (patch) | |
tree | ab06245296fb71b1419797580764fee6d631f9e9 /lang.def | |
parent | ce17800658467cb5e44d999cc510944fdfabefbe (diff) |
Added two new strings:
Languages accepted by the browser
Additional HTTP headers to be sent in each requests
Diffstat (limited to 'lang.def')
-rwxr-xr-x | lang.def | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -478,6 +478,10 @@ LANG_I23 Browser identity
LANG_I23b
Comment to be placed in each HTML file
+LANG_I23c
+Languages accepted by the browser
+LANG_I23d
+Additional HTTP headers to be sent in each requests
LANG_I24
Back to starting page
LANG_I25
@@ -567,7 +571,7 @@ Identity LANG_I43b
HTML footer
LANG_I43c
-Language
+Languages
LANG_I43d
Additional HTTP Headers
LANG_I44
|