aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/forums.php
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2006-12-22 22:51:33 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2006-12-22 22:51:33 +0000
commit803f64c7248d87e9e9508349c699b0f442556d55 (patch)
treec647d60c4c5e4685561a624bbe52f1eec9702741 /phpBB/language/en/acp/forums.php
parente66429cba1f79a69890deb6ca9c35841dee6872f (diff)
downloadforums-803f64c7248d87e9e9508349c699b0f442556d55.tar
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.gz
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.bz2
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.xz
forums-803f64c7248d87e9e9508349c699b0f442556d55.zip
Bertiezilla make Bertie-smash on language files!
#6244 #6278 #6284 #6286 #6336 #6340 #6342 #6344 #6346 #6352 #6358 #6364 #6376 #6382 #6386 #6388 #6418 #6420 #6426 #6428 #6430 #6434 #6452 #6454 #6458 git-svn-id: file:///svn/phpbb/trunk@6790 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/forums.php')
-rw-r--r--phpBB/language/en/acp/forums.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/language/en/acp/forums.php b/phpBB/language/en/acp/forums.php
index ef67df40ed..48d4374056 100644
--- a/phpBB/language/en/acp/forums.php
+++ b/phpBB/language/en/acp/forums.php
@@ -46,7 +46,7 @@ $lang = array_merge($lang, array(
'DECIDE_MOVE_DELETE_CONTENT' => 'Delete content or move to forum',
'DECIDE_MOVE_DELETE_SUBFORUMS' => 'Delete subforums or move to forum',
- 'DEFAULT_STYLE' => 'Default Style',
+ 'DEFAULT_STYLE' => 'Default style',
'DELETE_ALL_POSTS' => 'Delete posts',
'DELETE_SUBFORUMS' => 'Delete subforums and posts',
'DISPLAY_ACTIVE_TOPICS' => 'Enable active topics',
@@ -59,7 +59,7 @@ $lang = array_merge($lang, array(
'ENABLE_POST_REVIEW_EXPLAIN' => 'If set to yes users are able to review their post if new posts were made to the topic while users wrote theirs. This should be disabled for chat forums.',
'ENABLE_RECENT' => 'Display active topics',
'ENABLE_RECENT_EXPLAIN' => 'If set to yes topics made to this forum will be shown in the active topics list.',
- 'ENABLE_TOPIC_ICONS' => 'Enable Topic Icons',
+ 'ENABLE_TOPIC_ICONS' => 'Enable topic icons',
'FORUM_ADMIN' => 'Forum administration',
'FORUM_ADMIN_EXPLAIN' => 'In phpBB3 there are no categories, everything is forum based. Each forum can have an unlimited number of sub-forums and you can determine whether each may be posted to or not (i.e. whether it acts like an old category). Here you can add, edit, delete, lock, unlock individual forums as well as set certain additional controls. If your posts and topics have got out of sync you can also resynchronise a forum.',
@@ -73,7 +73,7 @@ $lang = array_merge($lang, array(
'FORUM_DESC' => 'Description',
'FORUM_DESC_EXPLAIN' => 'Any markup entered here will displayed as is.',
'FORUM_EDIT_EXPLAIN' => 'The form below will allow you to customise this forum. Please note that moderation and post count controls are set via forum permissions for each user or usergroup.',
- 'FORUM_IMAGE' => 'Forum Image',
+ 'FORUM_IMAGE' => 'Forum image',
'FORUM_IMAGE_EXPLAIN' => 'Location, relative to the phpBB root directory, of an additional image to associate with this forum.',
'FORUM_LINK_EXPLAIN' => 'Full URL (including the protocol, for example <samp>http://</samp>) to location clicking this forum will take the user.',
'FORUM_LINK_TRACK' => 'Track link redirects',