aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/posting.php
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2006-07-01 06:30:49 +0000
committerDavid M <davidmj@users.sourceforge.net>2006-07-01 06:30:49 +0000
commit3efe7ffb1fed7fbc858699a13e2bdf28c68badd3 (patch)
treee6ce9745153e0a48f2897bb4d2bc98d8503ac9a0 /phpBB/language/en/acp/posting.php
parent30563df3455e93a25a46b7fcd9891abb7e9cc895 (diff)
downloadforums-3efe7ffb1fed7fbc858699a13e2bdf28c68badd3.tar
forums-3efe7ffb1fed7fbc858699a13e2bdf28c68badd3.tar.gz
forums-3efe7ffb1fed7fbc858699a13e2bdf28c68badd3.tar.bz2
forums-3efe7ffb1fed7fbc858699a13e2bdf28c68badd3.tar.xz
forums-3efe7ffb1fed7fbc858699a13e2bdf28c68badd3.zip
bugs? bugs.
git-svn-id: file:///svn/phpbb/trunk@6133 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/posting.php')
-rw-r--r--phpBB/language/en/acp/posting.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php
index cf9bf32c44..1258e43eb3 100644
--- a/phpBB/language/en/acp/posting.php
+++ b/phpBB/language/en/acp/posting.php
@@ -41,7 +41,7 @@ $lang = array_merge($lang, array(
'BBCODE_TAG' => 'Tag',
'BBCODE_USAGE' => 'BBCode usage',
'BBCODE_USAGE_EXAMPLE' => '[colour={COLOR}]{TEXT}[/colour]<br /><br />[font={TEXT1}]{TEXT2}[/font]',
- 'BBCODE_USAGE_EXPLAIN' => 'Here you define how to use the bbcode. Replace any variable input by the corresponding token (see below)',
+ 'BBCODE_USAGE_EXPLAIN' => 'Here you define how to use the bbcode. Replace any variable input by the corresponding token (%ssee below%s)',
'EXAMPLE' => 'Example:',
'EXAMPLES' => 'Examples:',