PHP Classes
Icontem

File: langs/german.lang.php


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Erick Vavretchek  >  validaForms  >  langs/german.lang.php  
File: langs/german.lang.php
Role: Configuration script
Content type: text/plain
Description: File that contains the error messages in german
Class: validaForms
Validate web forms using localized error messages
 

Contents

Class file image Download
<?
// Thanks Guido Nultsch, for the translation! :D
$ERROR_MSG["textBox_Req"]            = "Das Feld \"$campo\" ist erforderlich";
$ERROR_MSG["textBox_Len"]            = "Das Feld \"$campo\" muss ($tamanhoMin-$tamanhoMax) Zeichen enthalten";
$ERROR_MSG["textBox_LenMin"]        = "Das Feld \"$campo\" muss mindestens $tamanhoMin Zeichen enthalten";
$ERROR_MSG["textBox_LenMax"]        = "Das Feld \"$campo\" darf maximal $tamanhoMax Zeichen enthalten";
$ERROR_MSG["selectBox_Not"]            = "W&auml;hlen Sie eine g&uuml;ltige Option im Feld \"$campo\"";
$ERROR_MSG["check_radioButton"]        = "W&auml;hlen Sie eine g&uuml;ltige Option f&uuml;r \"$campo\"";
$ERROR_MSG["passwordCheck_Match"]    = "Passw&ouml;rter stimmen nicht &uuml;berein, wiederholen Sie die Eingabe";
$ERROR_MSG["dateCheck_Format"]        = "Geben Sie das Datum im Feld \"$campo\" bitte im Format (tt/mm/jjjj) an";
$ERROR_MSG["emailCheck"]            = "Geben Sie im Feld \"$campo\" bitte eine g&uuml;ltige E-Mail-Adresse an";
$ERROR_MSG["lettersCheck"]            = "Benutzen Sie bitte nur Buchstaben im Feld \"$campo\".";
$ERROR_MSG["numbersCheck"]            = "Benutzen Sie bitte nur Ziffern im Feld  \"$campo\".";
$ERROR_MSG["numbers_lettersCheck"]  = "Benutzen Sie bitte nur Buchstaben oder Ziffern im Feld  \"$campo\".";
?>

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products