aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2006-09-28 17:51:30 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2006-09-28 17:51:30 +0000
commit3766d9128d83bb394af5ed3d3d4b9a5f7202cdcb (patch)
treeefa19b5f0b46ba97d861422e665787e1ebbfe36f
parentab76b65cc4682adac6e6a4ccd156d7ff11d572d6 (diff)
downloadforums-3766d9128d83bb394af5ed3d3d4b9a5f7202cdcb.tar
forums-3766d9128d83bb394af5ed3d3d4b9a5f7202cdcb.tar.gz
forums-3766d9128d83bb394af5ed3d3d4b9a5f7202cdcb.tar.bz2
forums-3766d9128d83bb394af5ed3d3d4b9a5f7202cdcb.tar.xz
forums-3766d9128d83bb394af5ed3d3d4b9a5f7202cdcb.zip
Teh grammar striketh! Oh... and something to please the Typographists. ;)
git-svn-id: file:///svn/phpbb/trunk@6417 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/language/en/acp/board.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/board.php b/phpBB/language/en/acp/board.php
index 82875fa79f..779e14e3ae 100644
--- a/phpBB/language/en/acp/board.php
+++ b/phpBB/language/en/acp/board.php
@@ -115,7 +115,7 @@ $lang = array_merge($lang, array(
'BOXES_MAX_EXPLAIN' => 'By default users may create this many personal folders for private messages.',
'ENABLE_PM_ICONS' => 'Enable use of topic icons in private messages',
'FULL_FOLDER_ACTION' => 'Full folder default action',
- 'FULL_FOLDER_ACTION_EXPLAIN'=> 'Default Action to take if an users folder is full and if the users folder action set is not applicable. For the "sent messages" folder the default action is always deleting old messages.',
+ 'FULL_FOLDER_ACTION_EXPLAIN'=> 'Default Action to take if a user’s folder is full and if the users folder action set is not applicable. For the “sent messages” folder the default action is always deleting old messages.',
'HOLD_NEW_MESSAGES' => 'Hold new messages',
'PM_EDIT_TIME' => 'Limit editing time',
'PM_EDIT_TIME_EXPLAIN' => 'Limits the time available to edit a private message not already delivered, zero equals infinity',