mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
- some bugfixes
- set ip_check to A.B.C. by default - display postings in other encodings by default and present link to force the encoding as usual. git-svn-id: file:///svn/phpbb/trunk@6198 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -245,7 +245,7 @@ $lang = array_merge($lang, array(
|
||||
'PARSE_BBCODE' => 'Parse BBCode',
|
||||
'PARSE_SMILIES' => 'Parse Smilies',
|
||||
'PARSE_URLS' => 'Parse Links',
|
||||
'PROCEED_TO_ACP' => 'Click %sHere%s to proceed to the ACP',
|
||||
'PROCEED_TO_ACP' => '%sProceed to the ACP%s',
|
||||
'REMIND' => 'Remind',
|
||||
'REORDER' => 'Reorder',
|
||||
'RESYNC' => 'Sync',
|
||||
|
Reference in New Issue
Block a user