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

Commit

Permalink
Merge branch 'master' of git://github.com/zendframework/zf2 into cach…
Browse files Browse the repository at this point in the history
…e_internals

Conflicts:
	library/Zend/Cache/Storage/Adapter/Memcached.php
  • Loading branch information
Show file tree
Hide file tree
Showing 4 changed files with 363 additions and 63 deletions.
8 changes: 4 additions & 4 deletions languages/no/Zend_Captcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
*/
return array(
// Zend_Captcha_ReCaptcha
"Missing captcha fields" => "Savnede captcha felter",
"Missing captcha fields" => "Mangler captcha felter",
"Failed to validate captcha" => "Validering av captcha feilet",
"Captcha value is wrong: %value%" => "Feil Captcha verdi for: %value%",

// Zend_Captcha_Word
"Empty captcha value" => "Tom captcha verdi",
"Captcha ID field is missing" => "Feltet for Captcha id er ikke tilstede",
"Captcha value is wrong" => "Verdien til Captcha er feil",
"Empty captcha value" => "Tomt captcha verdi",
"Captcha ID field is missing" => "Feltet for captcha id er ikke tilstede",
"Captcha value is wrong" => "Verdien til captcha er feil",
);
Loading

0 comments on commit 118afdb

Please # to comment.