diff options
author | Jonathan Stanley <shs@users.sourceforge.net> | 2006-12-13 22:32:02 +0000 |
---|---|---|
committer | Jonathan Stanley <shs@users.sourceforge.net> | 2006-12-13 22:32:02 +0000 |
commit | 834cc6a5fe792b1442ab371a671abca7eb25716c (patch) | |
tree | 0577a0a2a8b7dc9aadb47bd02bebdfd9eefa169c /phpBB/language/en/mcp.php | |
parent | dfd189dbd2afd7fdf18a69d305cbef1ebed0d78c (diff) | |
download | forums-834cc6a5fe792b1442ab371a671abca7eb25716c.tar forums-834cc6a5fe792b1442ab371a671abca7eb25716c.tar.gz forums-834cc6a5fe792b1442ab371a671abca7eb25716c.tar.bz2 forums-834cc6a5fe792b1442ab371a671abca7eb25716c.tar.xz forums-834cc6a5fe792b1442ab371a671abca7eb25716c.zip |
#6212 - Oooh Bertie, spank me with that casing stick, spank me spank me spaaaaannnnk mee!
git-svn-id: file:///svn/phpbb/trunk@6759 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r-- | phpBB/language/en/mcp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index 35f537f9db..9eeb70d57b 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -81,7 +81,7 @@ $lang = array_merge($lang, array( 'FEEDBACK' => 'Feedback', 'FORK' => 'Fork', - 'FORK_TOPIC' => 'Fork Topic', + 'FORK_TOPIC' => 'Fork topic', 'FORK_TOPIC_CONFIRM' => 'Are you sure you want to copy this topic?', 'FORK_TOPICS' => 'Fork selected topics', 'FORK_TOPICS_CONFIRM' => 'Are you sure you want to copy the selected topics?', |