aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/posting.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2004-11-06 14:04:55 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2004-11-06 14:04:55 +0000
commit729fe8f13b87f239cfedb1d0fc51caaf82564e36 (patch)
treed90a32cc1fa3598d569299efabf4093ba0b60300 /phpBB/language/en/posting.php
parentea0b1ec23c5920e635d707f0c7cb2a02dfb04713 (diff)
downloadforums-729fe8f13b87f239cfedb1d0fc51caaf82564e36.tar
forums-729fe8f13b87f239cfedb1d0fc51caaf82564e36.tar.gz
forums-729fe8f13b87f239cfedb1d0fc51caaf82564e36.tar.bz2
forums-729fe8f13b87f239cfedb1d0fc51caaf82564e36.tar.xz
forums-729fe8f13b87f239cfedb1d0fc51caaf82564e36.zip
- lang updates
git-svn-id: file:///svn/phpbb/trunk@5019 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/posting.php')
-rw-r--r--phpBB/language/en/posting.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php
index c802a5c523..cd0406945d 100644
--- a/phpBB/language/en/posting.php
+++ b/phpBB/language/en/posting.php
@@ -166,10 +166,11 @@ $lang += array(
'TOO_FEW_CHARS' => 'Your message contains too few characters.',
'TOO_FEW_POLL_OPTIONS' => 'You must enter at least two poll options',
- 'TOO_MANY_ATTACHMENTS' => 'Cannot add another attacment, %d is the maxmimum.',
+ 'TOO_MANY_ATTACHMENTS' => 'Cannot add another attachment, %d is the maxmimum.',
'TOO_MANY_CHARS' => 'Your message contains too many characters.',
'TOO_MANY_POLL_OPTIONS' => 'You have tried to enter too many poll options',
- 'TOO_MANY_SMILIES' => 'Your message contains too many emoticons.',
+ 'TOO_MANY_SMILIES' => 'Your message contains too many emoticons. A maximum of %d emoticons are allowed.',
+ 'TOO_MANY_URLS' => 'Your message contains too many urls. A maximum of %d urls are allowed.',
'TOO_MANY_USER_OPTIONS' => 'You cannot specify more Options per User than existing poll options',
'TOPIC_BUMPED' => 'Topic has been bumped successfully',
'TOPIC_REVIEW' => 'Topic review',