diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php index e0bf9b10b6..74f281b7db 100644 --- a/phpBB/language/en/acp/posting.php +++ b/phpBB/language/en/acp/posting.php @@ -122,7 +122,7 @@ $lang = array_merge($lang, array( 'ICONS_DELETED' => 'The icon has been removed successfully.', 'ICONS_EDIT' => 'Edit icon', 'ICONS_ONE_EDITED' => 'The icon has been updated successfully.', - 'ICON_NONE_EDITED' => 'No icons were updated.', + 'ICONd_NONE_EDITED' => 'No icons were updated.', 'ICONS_EDITED' => 'The icons have been updated successfully.', 'ICONS_HEIGHT' => 'Icon height', 'ICONS_IMAGE' => 'Icon image',