aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2007-04-02 21:23:24 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2007-04-02 21:23:24 +0000
commit105f75016c42cb83cb71ea3f34390294b8486a36 (patch)
tree44bbed402692f1bbf60122850684916b47e093a1 /phpBB/language/en/mcp.php
parent01dd61ee18a0ef9d1e09ca927048bb9f240dafef (diff)
downloadforums-105f75016c42cb83cb71ea3f34390294b8486a36.tar
forums-105f75016c42cb83cb71ea3f34390294b8486a36.tar.gz
forums-105f75016c42cb83cb71ea3f34390294b8486a36.tar.bz2
forums-105f75016c42cb83cb71ea3f34390294b8486a36.tar.xz
forums-105f75016c42cb83cb71ea3f34390294b8486a36.zip
Dur?
git-svn-id: file:///svn/phpbb/trunk@7269 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index 110e12ed88..700d9b6564 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -151,7 +151,7 @@ $lang = array_merge($lang, array(
'MCP_MAKE_GLOBALS_CONFIRM' => 'Are you sure you want to change the selected topics to “Global announcements”?',
'MCP_MAKE_STICKY' => 'Modify to “Sticky”',
'MCP_MAKE_STICKY_CONFIRM' => 'Are you sure you want to change this topic to a “Sticky”?',
- 'MCP_MAKE_STICKIES' => 'Modify to “Stickie”s',
+ 'MCP_MAKE_STICKIES' => 'Modify to “Stickies”',
'MCP_MAKE_STICKIES_CONFIRM' => 'Are you sure you want to change the selected topics to “Stickies”?',
'MCP_MAKE_NORMAL' => 'Modify to “Standard Topic”',
'MCP_MAKE_NORMAL_CONFIRM' => 'Are you sure you want to change this topic to a “Standard Topic”?',