From: Geoffrey T. D. <da...@us...> - 2001-05-21 16:09:07
|
Update of /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES In directory usw-pr-cvs1:/tmp/cvs-serv5368/locale/de/LC_MESSAGES Modified Files: Tag: release-1_2-branch phpwiki.mo phpwiki.php Log Message: Reran local/translate.sh. Index: phpwiki.mo =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES/phpwiki.mo,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -r1.3 -r1.3.2.1 Binary files /tmp/cvsCV65eH and /tmp/cvsmKqf8d differ Index: phpwiki.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES/phpwiki.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -r1.3 -r1.3.2.1 *** phpwiki.php 2001/01/31 07:56:11 1.3 --- phpwiki.php 2001/05/21 16:09:04 1.3.2.1 *************** *** 125,129 **** $locale["Search"] = "Suche"; ! $locale["Stack bounds exceeded in SetHTMLOutputMode"] = "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten."; $locale["%d best incoming links:"] = --- 125,129 ---- $locale["Search"] = "Suche"; ! $locale["Nesting depth exceeded in SetHTMLOutputMode"] = "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten."; $locale["%d best incoming links:"] = |