aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/viewtopic.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-07-20 21:45:24 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-07-20 21:45:24 +0000
commit73ac6b142375eaff4679a205a6bae537e4d019ac (patch)
tree0257aa7d9985d75d5d1cd79d1bd87332e55f303c /phpBB/language/en/viewtopic.php
parent3f3db8cdaa8a8066ee0f727fe44699a179aca04e (diff)
downloadforums-73ac6b142375eaff4679a205a6bae537e4d019ac.tar
forums-73ac6b142375eaff4679a205a6bae537e4d019ac.tar.gz
forums-73ac6b142375eaff4679a205a6bae537e4d019ac.tar.bz2
forums-73ac6b142375eaff4679a205a6bae537e4d019ac.tar.xz
forums-73ac6b142375eaff4679a205a6bae537e4d019ac.zip
- 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
Diffstat (limited to 'phpBB/language/en/viewtopic.php')
-rw-r--r--phpBB/language/en/viewtopic.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/viewtopic.php b/phpBB/language/en/viewtopic.php
index 782b3a7292..0c50afb689 100644
--- a/phpBB/language/en/viewtopic.php
+++ b/phpBB/language/en/viewtopic.php
@@ -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',