Skip to content

Commit

Permalink
Fix validator name
Browse files Browse the repository at this point in the history
  • Loading branch information
Matej Szendi committed Aug 29, 2012
1 parent b135a86 commit 00d0aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/languages/cs/Zend_Captcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* EN-Revision: 30.Jul.2011
*/
return array(
// Zend_Captcha_Abstract_Word
// Zend_Captcha_AbstractWord
"Empty captcha value" => "Hodnota captcha nebyla zadána",
"Captcha ID field is missing" => "Chybí pole captcha ID",
"Captcha value is wrong" => "Chybná hodnota catpcha",
Expand Down

0 comments on commit 00d0aca

Please sign in to comment.