Преглед изворни кода

[ZF-9605] Zend_Validate:

- sync resources to r21759

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21760 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas пре 16 година
родитељ
комит
cefccff9d6
2 измењених фајлова са 4 додато и 2 уклоњено
  1. 2 1
      resources/languages/de/Zend_Validate.php
  2. 2 1
      resources/languages/en/Zend_Validate.php

+ 2 - 1
resources/languages/de/Zend_Validate.php

@@ -21,7 +21,7 @@
  */
  */
 
 
 /**
 /**
- * EN-Revision: 21573
+ * EN-Revision: 21759
  */
  */
 return array(
 return array(
     // Zend_Validate_Alnum
     // Zend_Validate_Alnum
@@ -223,6 +223,7 @@ return array(
     "'%value%' does not appear to be a valid IP address" => "'%value%' scheint keine gültige IP Adresse zu sein",
     "'%value%' does not appear to be a valid IP address" => "'%value%' scheint keine gültige IP Adresse zu sein",
 
 
     // Zend_Validate_Isbn
     // Zend_Validate_Isbn
+    "Invalid type given, value should be string or integer" => "Invalid type given, value should be string or integer",
     "'%value%' is no valid ISBN number" => "'%value%' ist keine gültige ISBN Nummer",
     "'%value%' is no valid ISBN number" => "'%value%' ist keine gültige ISBN Nummer",
 
 
     // Zend_Validate_LessThan
     // Zend_Validate_LessThan

+ 2 - 1
resources/languages/en/Zend_Validate.php

@@ -21,7 +21,7 @@
  */
  */
 
 
 /**
 /**
- * EN-Revision: 21573
+ * EN-Revision: 21759
  */
  */
 return array(
 return array(
     // Zend_Validate_Alnum
     // Zend_Validate_Alnum
@@ -223,6 +223,7 @@ return array(
     "'%value%' does not appear to be a valid IP address" => "'%value%' does not appear to be a valid IP address",
     "'%value%' does not appear to be a valid IP address" => "'%value%' does not appear to be a valid IP address",
 
 
     // Zend_Validate_Isbn
     // Zend_Validate_Isbn
+    "Invalid type given, value should be string or integer" => "Invalid type given, value should be string or integer",
     "'%value%' is no valid ISBN number" => "'%value%' is no valid ISBN number",
     "'%value%' is no valid ISBN number" => "'%value%' is no valid ISBN number",
 
 
     // Zend_Validate_LessThan
     // Zend_Validate_LessThan