Fixed english language string

This commit is contained in:
snipe
2014-11-12 15:52:08 -05:00
parent b622d977d9
commit fc2d472ed3
+1 -1
View File
@@ -17,7 +17,7 @@ return array(
'delete' => array(
'confirm' => 'Are you sure you wish to delete this manufacturer?',
'error' => 'There was an issue deleting the blog post. Please try again.',
'error' => 'There was an issue deleting the manufacturer. Please try again.',
'success' => 'The Manufacturer was deleted successfully.'
)