Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/5037' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Aug 28, 2013
2 parents 65328c7 + 4a2b714 commit 4f41436
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 222 deletions.
4 changes: 2 additions & 2 deletions languages/sl/Zend_Captcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
* EN-Revision: 30.Jul.2011
*/
return array(
// Zend_Captcha_ReCaptcha
// Zend\Captcha\ReCaptcha
"Missing captcha fields" => "Manjka varnostna koda",
"Failed to validate captcha" => "Varnostne kode ni bilo mogoče preveriti",
"Captcha value is wrong: %value%" => "Napačna varnostna koda: %value%",

// Zend_Captcha_Word
// Zend\Captcha\Word
"Empty captcha value" => "Prazna varnostna koda",
"Captcha ID field is missing" => "Polje ID varnostne kode manjka",
"Captcha value is wrong" => "Varnostna koda je napačna",
Expand Down
Loading

0 comments on commit 4f41436

Please sign in to comment.