1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-28 10:09:15 +02:00
git-svn-id: file:///svn/phpbb/trunk@7269 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley 2007-04-02 21:23:24 +00:00
parent 01dd61ee18
commit 105f75016c

View File

@ -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 “Stickies',
'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”?',