Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / inc / error_messages.inc
index 13c03d365c264025cd6bad4f806da1c6cca3a226..9ce3cee28ddcd47dde9b22a219b3e9bf4937f8e1 100644 (file)
@@ -1,13 +1,8 @@
 <?php
-/* This program is free software. It comes without any warranty, to
- * the extent permitted by applicable law. You can redistribute it
- * and/or modify it under the terms of the Do What The Fuck You Want
- * To Public License, Version 2, as published by Sam Hocevar. See
- * http://sam.zoy.org/wtfpl/COPYING for more details. */
-
 $error_messages['K_EGOTRIP']="kcka si davas, brusko si mastis?";
 $error_messages['K_GIVEN']="datanode uz si k udelil.uz to nehul";
 $error_messages['K_SPENT']="nemas k. call dara rollins if you're stupid or john lilly if you're trendy";
+$error_messages['NOT_IN_WALLET']="nemas na to. si chudobna sta kostolna mys";
 $error_messages['NEW_PASSWORD_MISMATCH']="password don't match, try again";
 $error_messages['INCORRECT_TEMPLATE_ID']="incorrect template_id";
 $error_messages['INCORRECT_VECTOR']="incorrect vector";
@@ -18,4 +13,7 @@ $error_messages['ADD_NO_CONTENT']='Noda bez obsahu sa pridat neda. Prosto neda.
 $error_messages['USER_NOT_FOUND']='user s dotycnym menom neexistuje. alebo existuje iba v tvojich predstavach';
 $error_messages['EVENT_NOT_EXISTENT']='toto nieje svet v ktorom by sa dali vykonavat cinnosti ktore neexistuju';
 $error_messages['EVENT_NOT_PERMITTED']='su veci na ktore prosto nemas pravo';
+$error_messages['NOT_NUMERIC']='POST parameter is not numeric';
+$error_messages['MAX_CHILDREN']='nieje mozne pridat dalsiu nodu kedze bol prekroceny pocet MAX_CHILDREN definovany v paragrafe 42 vyhlasky 23/2005, hlava 666';
+$error_messages['UNDELETE_IMPOSSIBLE']='nemozes vratit do zivota to co nieje tvoje';
 ?>
\ No newline at end of file
This page took 0.132793 seconds and 4 git commands to generate.