mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +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:
@@ -73,7 +73,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'POLL_RUN_TILL' => 'Poll runs till %s',
|
||||
'POLL_VOTED_OPTION' => 'You voted for this option',
|
||||
'POST_ENCODING' => 'This post by <strong>%1$s</strong> was made in a character set different to yours. To view this post in its proper encoding click %2$sHERE%3$s.',
|
||||
'POST_ENCODING' => 'This post by <strong>%1$s</strong> was made in a character set different to yours. %2$sView this post in its proper encoding%3$s.',
|
||||
'PRINT_TOPIC' => 'Print view',
|
||||
|
||||
'QUICK_MOD' => 'Quick-mod tools',
|
||||
|
Reference in New Issue
Block a user