diff options
author | Jonathan Stanley <shs@users.sourceforge.net> | 2006-11-17 16:41:22 +0000 |
---|---|---|
committer | Jonathan Stanley <shs@users.sourceforge.net> | 2006-11-17 16:41:22 +0000 |
commit | 17f00978ddef4dfdeb7a69ec4498a9a891354cf6 (patch) | |
tree | c21f2d8ef5769744d887596ae7f643fb87d3d78c /phpBB/language/en/help_faq.php | |
parent | 8b0e11a4c90e63de733d4043b573e846af9c787e (diff) | |
download | forums-17f00978ddef4dfdeb7a69ec4498a9a891354cf6.tar forums-17f00978ddef4dfdeb7a69ec4498a9a891354cf6.tar.gz forums-17f00978ddef4dfdeb7a69ec4498a9a891354cf6.tar.bz2 forums-17f00978ddef4dfdeb7a69ec4498a9a891354cf6.tar.xz forums-17f00978ddef4dfdeb7a69ec4498a9a891354cf6.zip |
#5370
git-svn-id: file:///svn/phpbb/trunk@6594 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/help_faq.php')
-rw-r--r-- | phpBB/language/en/help_faq.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php index a9dba1a1d6..1244a3b725 100644 --- a/phpBB/language/en/help_faq.php +++ b/phpBB/language/en/help_faq.php @@ -135,11 +135,11 @@ $help = array( 1 => 'Only registered users can vote in polls (so as to prevent spoofing of results). If you have registered and still cannot vote then you probably do not have appropriate access rights.' ), array( - 0 => 'Why can’t I add attachements?', + 0 => 'Why can’t I add attachments?', 1 => 'The ability to add attachments can be done on a per forum, per group, or per user basis. The board administrator may not have allowed attachments to be added for the specific forum you are posting in, or perhaps only the administrator group can post attachments. Contact the board administrator if you are unsure about why you are unable to add attachments.' ), array( - 0 => 'Why did I receieve a warning?', + 0 => 'Why did I recieve a warning?', 1 => 'Each board administrator has their own set of rules for their site. If they feel you have broken one of your rules, they may issue you a warning. Please note that this is the board administrator’s decision, and the phpBB Group does not have anything to do with the warning on the given site.' ), array( |