aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/forums.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-09-20 15:36:00 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-09-20 15:36:00 +0000
commit529980ab79094234eda8e6d796a3e0736c1c00cc (patch)
tree52b664de6cded259ba6af3201fe6a3de607db371 /phpBB/language/en/acp/forums.php
parent951f793daeb358eace97cdd0b1c321766da55d48 (diff)
downloadforums-529980ab79094234eda8e6d796a3e0736c1c00cc.tar
forums-529980ab79094234eda8e6d796a3e0736c1c00cc.tar.gz
forums-529980ab79094234eda8e6d796a3e0736c1c00cc.tar.bz2
forums-529980ab79094234eda8e6d796a3e0736c1c00cc.tar.xz
forums-529980ab79094234eda8e6d796a3e0736c1c00cc.zip
language fixes and template adjustements for the whois facility...
git-svn-id: file:///svn/phpbb/trunk@8093 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/forums.php')
-rw-r--r--phpBB/language/en/acp/forums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/forums.php b/phpBB/language/en/acp/forums.php
index 8ad28f175d..434f6c2996 100644
--- a/phpBB/language/en/acp/forums.php
+++ b/phpBB/language/en/acp/forums.php
@@ -88,7 +88,7 @@ $lang = array_merge($lang, array(
'FORUM_PASSWORD_EXPLAIN' => 'Defines a password for this forum, use the permission system in preference.',
'FORUM_PASSWORD_MISMATCH' => 'The passwords you entered did not match.',
'FORUM_PRUNE_SETTINGS' => 'Forum prune settings',
- 'FORUM_RESYNCED' => 'Forum "%s" successfully resynced',
+ 'FORUM_RESYNCED' => 'Forum ā€œ%sā€ successfully resynced',
'FORUM_RULES_EXPLAIN' => 'Forum rules are displayed at any page within the given forum.',
'FORUM_RULES_LINK' => 'Link to forum rules',
'FORUM_RULES_LINK_EXPLAIN' => 'You are able to enter the URL of the page/post containing your forum rules here. This setting will override the forum rules text you specified.',