|
From: Jirka P. <fi...@us...> - 2002-05-19 11:00:20
|
Update of /cvsroot/phpbt/phpbt/languages In directory usw-pr-cvs1:/tmp/cvs-serv18340/phpbt/languages Modified Files: cz_iso-8859-2.php Log Message: Repaired my own mistake again. :-( Index: cz_iso-8859-2.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/languages/cz_iso-8859-2.php,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cz_iso-8859-2.php 18 May 2002 15:40:19 -0000 1.3 +++ cz_iso-8859-2.php 19 May 2002 11:00:17 -0000 1.4 @@ -23,7 +23,7 @@ // $Id$ $STRING = array( - 'lang_charset' => 'Windows-1250', + 'lang_charset' => 'ISO-8859-2', 'nouser' => 'Tento u¾ivatel neexistuje', 'dupeofself' => 'BUG nemù¾e být shodný se sám se sebou', 'nobug' => 'Tento BUG neexistuje', |