From 4e86987ee3c26d21bd2bc32b307f0eebb01e0fe0 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 30 Oct 2004 17:18:29 +0000 Subject: language updates git-svn-id: file:///svn/phpbb/trunk@5015 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/posting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/language/en/posting.php') diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php index 23d142d9b7..c802a5c523 100644 --- a/phpBB/language/en/posting.php +++ b/phpBB/language/en/posting.php @@ -91,7 +91,7 @@ $lang += array( 'EMPTY_MESSAGE' => 'You must enter a message when posting.', 'ERROR_IMAGESIZE' => 'The Image you tried to attach is too big, maximum allowed dimensions are %1d px X %2d px.', - 'FLASH_IS_OFF' => '[flash] is ON', + 'FLASH_IS_OFF' => '[flash] is OFF', 'FLASH_IS_ON' => '[flash] is ON', 'FLOOD_ERROR' => 'You cannot make another post so soon after your last.', 'FONT_COLOR' => 'Font color', -- cgit v1.2.1