aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-14 08:30:13 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-14 08:30:13 +0000
commitb2c2ad6ee58a424adcd3c7b45e90c17d96698246 (patch)
tree80a03a3f844e49455fbc2d6a6f1d4786317711a7 /phpBB/language/en/ucp.php
parente9b79408b0933abe49af403411c00872b3661981 (diff)
downloadforums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.tar
forums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.tar.gz
forums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.tar.bz2
forums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.tar.xz
forums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.zip
some language fixes. fix encoding for acp/ban.php
git-svn-id: file:///svn/phpbb/trunk@7565 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 4b1b6ec697..82fb6725f9 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -200,7 +200,7 @@ $lang = array_merge($lang, array(
'FRIENDS_OFFLINE' => 'Offline',
'FRIENDS_ONLINE' => 'Online',
'FRIENDS_UPDATED' => 'Your friends list has been updated successfully.',
- 'FULL_FOLDER_OPTION_CHANGED'=> 'The action to take when a folder is full have been changed successfully.',
+ 'FULL_FOLDER_OPTION_CHANGED'=> 'The action to take when a folder is full has been changed successfully.',
'FWD_ORIGINAL_MESSAGE' => '-------- Original Message --------',
'FWD_SUBJECT' => 'Subject: %s',
'FWD_DATE' => 'Date: %s',
@@ -284,7 +284,7 @@ $lang = array_merge($lang, array(
'NO_AUTH_SIGNATURE' => 'You are not authorised to define a signature.',
'NO_BCC_RECIPIENT' => 'None',
- 'NO_BOOKMARKS' => 'You have no bookmarks',
+ 'NO_BOOKMARKS' => 'You have no bookmarks.',
'NO_BOOKMARKS_SELECTED' => 'You have selected no bookmarks.',
'NO_EMAIL_USER' => 'The e-mail/username information submitted could not be found.',
'NO_FOES' => 'No foes currently defined',