aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2008-09-26 21:29:05 +0000
committerChris Smith <toonarmy@phpbb.com>2008-09-26 21:29:05 +0000
commit92c759456d95df22f3179c5628ac723c56020758 (patch)
treeedce37cbbc336135d2412df95e3f3f9866257836 /phpBB/language
parentabff17ba87c95630dd9f3b84c409e6b899bac252 (diff)
downloadforums-92c759456d95df22f3179c5628ac723c56020758.tar
forums-92c759456d95df22f3179c5628ac723c56020758.tar.gz
forums-92c759456d95df22f3179c5628ac723c56020758.tar.bz2
forums-92c759456d95df22f3179c5628ac723c56020758.tar.xz
forums-92c759456d95df22f3179c5628ac723c56020758.zip
Small language fix (#32795) and tiny bug fix
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8949 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index ae711d4c29..feacd98f82 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -280,7 +280,7 @@ $lang = array_merge($lang, array(
'JABBER' => 'Jabber',
'JOINED' => 'Joined',
- 'JUMP_PAGE' => 'Enter the page number you wish to go to.',
+ 'JUMP_PAGE' => 'Enter the page number you wish to go to',
'JUMP_TO' => 'Jump to',
'JUMP_TO_PAGE' => 'Click to jump to pageā€¦',