mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 15:01:33 +02:00
Two little changes to language files:
- Bug 1093 - Bug 1087 git-svn-id: file:///svn/phpbb/trunk@5671 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -133,7 +133,7 @@ $lang = array_merge($lang, array(
|
||||
'CLASS_C' => 'A.B.C',
|
||||
'CLASS_B' => 'A.B',
|
||||
'BROWSER_VALID' => 'Validate browser',
|
||||
'BROWSER_VALID_EXPLAIN' => 'Enables browser validation for each session inproving security.',
|
||||
'BROWSER_VALID_EXPLAIN' => 'Enables browser validation for each session improving security.',
|
||||
'SEND_ENCODING' => 'Send Encoding',
|
||||
'SEND_ENCODING_EXPLAIN' => 'Send the file encoding from phpBB via HTTP overriding the webserver configuration',
|
||||
'ENABLE_GZIP' => 'Enable GZip Compression',
|
||||
|
Reference in New Issue
Block a user