aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/help_faq.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-14 15:05:32 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-14 15:05:32 +0000
commit26cf5c195d1bcf2c0eee7e598a9794888ba921f8 (patch)
tree9bdea017b59ff79c1480100aa9b6550920a346ac /phpBB/language/en/help_faq.php
parent1c4ddb5366b9f8311f81e3233a150e44bfa484fa (diff)
downloadforums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.gz
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.bz2
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.xz
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.zip
some language fixes reported.
git-svn-id: file:///svn/phpbb/trunk@7570 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/help_faq.php')
-rw-r--r--phpBB/language/en/help_faq.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php
index a08f57a08e..8ef704ba3d 100644
--- a/phpBB/language/en/help_faq.php
+++ b/phpBB/language/en/help_faq.php
@@ -132,7 +132,7 @@ $help = array(
),
array(
0 => 'Why can’t I vote in polls?',
- 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.'
+ 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 permissions.'
),
array(
0 => 'Why can’t I add attachments?',
@@ -212,7 +212,7 @@ $help = array(
),
array(
0 => 'What are Usergroups?',
- 1 => 'Usergroups are a way in which board administrators can group users. Each user can belong to several groups (this differs from most other boards) and each group can be assigned individual access rights. This makes it easy for administrators to set up several users as moderators of a forum, or to give them access to a private forum, etc.'
+ 1 => 'Usergroups are a way in which board administrators can group users. Each user can belong to several groups (this differs from most other boards) and each group can be assigned individual permissions. This makes it easy for administrators to set up several users as moderators of a forum, or to give them access to a private forum, etc.'
),
array(
0 => 'How do I join a Usergroup?',