aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/forums.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-10 15:31:35 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-10 15:31:35 +0000
commitc1a738ce5f35e9752fecd24e06b943c3d538f0c0 (patch)
treea1c9501ef23bd00edc516e11a0a8f443aaaf6ec3 /phpBB/language/en/acp/forums.php
parentf2aea5a725bcfce01f6ff7cbc65b256d17886cfc (diff)
downloadforums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.tar
forums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.tar.gz
forums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.tar.bz2
forums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.tar.xz
forums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.zip
punctuation changes in language files
git-svn-id: file:///svn/phpbb/trunk@7524 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 b5e341e1ba..5281651bad 100644
--- a/phpBB/language/en/acp/forums.php
+++ b/phpBB/language/en/acp/forums.php
@@ -76,7 +76,7 @@ $lang = array_merge($lang, array(
'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_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, i.e.: <samp>http://</samp>) to the destination location that clicking this forum will take the user, e.g.: <samp>http://www.phpbb.com/</samp>',
+ 'FORUM_LINK_EXPLAIN' => 'Full URL (including the protocol, i.e.: <samp>http://</samp>) to the destination location that clicking this forum will take the user, e.g.: <samp>http://www.phpbb.com/</samp>.',
'FORUM_LINK_TRACK' => 'Track link redirects',
'FORUM_LINK_TRACK_EXPLAIN' => 'Records the number of times a forum link was clicked.',
'FORUM_NAME' => 'Forum name',
@@ -113,8 +113,8 @@ $lang = array_merge($lang, array(
'MOVE_POSTS_TO' => 'Move posts to',
'MOVE_SUBFORUMS_TO' => 'Move subforums to',
- 'NO_DESTINATION_FORUM' => 'You have not specified a forum to move content to',
- 'NO_FORUM_ACTION' => 'No action defined for what happens with the forum content',
+ 'NO_DESTINATION_FORUM' => 'You have not specified a forum to move content to.',
+ 'NO_FORUM_ACTION' => 'No action defined for what happens with the forum content.',
'NO_PARENT' => 'No parent',
'NO_PERMISSIONS' => 'Do not copy permissions',
'NO_PERMISSION_FORUM_ADD' => 'You do not have the necessary permissions to add forums.',