Skip to content

Commit

Permalink
[GERMAN] Resources:
Browse files Browse the repository at this point in the history
- fixed a problem

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@22362 44c647ce-9c0f-0410-b52a-842ac1e357ba
  • Loading branch information
thomas committed Jun 3, 2010
1 parent 5c2843b commit 228b9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/languages/de/Zend_Validate.php
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
"'%value%' does not appear to be a valid IP address" => "'%value%' scheint keine gültige IP Adresse zu sein",

// Zend_Validate_Isbn
"Invalid type given, value should be string or integer" => "Invalid type given, value should be string or integer",
"Invalid type given, value should be string or integer" => "Ungültiger Typ angegeben. Der Wert sollte ein String sein",
"'%value%' is no valid ISBN number" => "'%value%' ist keine gültige ISBN Nummer",

// Zend_Validate_LessThan
Expand Down

0 comments on commit 228b9fd

Please sign in to comment.