From 529980ab79094234eda8e6d796a3e0736c1c00cc Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 20 Sep 2007 15:36:00 +0000 Subject: language fixes and template adjustements for the whois facility... git-svn-id: file:///svn/phpbb/trunk@8093 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/mcp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/language/en/mcp.php') diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index dc20fd64e8..000c32cbae 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -224,7 +224,7 @@ $lang = array_merge($lang, array( 'NO_TOPIC_SELECTED' => 'You must select at least one topic to perform this action.', 'NO_TOPICS_QUEUE' => 'There are no topics waiting for approval.', - 'ONLY_TOPIC' => 'Only topic "%s"', + 'ONLY_TOPIC' => 'Only topic ā€œ%sā€', 'OTHER_USERS' => 'Other users posting from this IP', 'POSTER' => 'Poster', -- cgit v1.2.1