diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2004-10-30 17:18:29 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2004-10-30 17:18:29 +0000 |
| commit | 4e86987ee3c26d21bd2bc32b307f0eebb01e0fe0 (patch) | |
| tree | 047ebc91bb82131a1ffc1076e3d362b1324be186 /phpBB/language/en/posting.php | |
| parent | 880545561b0c77f23f49db44db4e789f676f9f63 (diff) | |
| download | forums-4e86987ee3c26d21bd2bc32b307f0eebb01e0fe0.tar forums-4e86987ee3c26d21bd2bc32b307f0eebb01e0fe0.tar.gz forums-4e86987ee3c26d21bd2bc32b307f0eebb01e0fe0.tar.bz2 forums-4e86987ee3c26d21bd2bc32b307f0eebb01e0fe0.tar.xz forums-4e86987ee3c26d21bd2bc32b307f0eebb01e0fe0.zip | |
language updates
git-svn-id: file:///svn/phpbb/trunk@5015 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/posting.php')
| -rw-r--r-- | phpBB/language/en/posting.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 <u>ON</u>', + 'FLASH_IS_OFF' => '[flash] is <u>OFF</u>', 'FLASH_IS_ON' => '[flash] is <u>ON</u>', 'FLOOD_ERROR' => 'You cannot make another post so soon after your last.', 'FONT_COLOR' => 'Font color', |
