From: Geoffrey T. D. <da...@us...> - 2001-05-21 16:09:07
|
Update of /cvsroot/phpwiki/phpwiki/locale/sv/LC_MESSAGES In directory usw-pr-cvs1:/tmp/cvs-serv5368/locale/sv/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/sv/LC_MESSAGES/phpwiki.mo,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -r1.1 -r1.1.2.1 Binary files /tmp/cvsmeyI0W and /tmp/cvsK8pYVJ differ Index: phpwiki.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/sv/LC_MESSAGES/phpwiki.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -r1.1 -r1.1.2.1 *** phpwiki.php 2001/01/31 07:36:47 1.1 --- phpwiki.php 2001/05/21 16:09:04 1.1.2.1 *************** *** 13,17 **** $locale["Remove page"] = "Ta bort sida"; ! $locale["Removed page %s succesfully."] = "Tog bort sidan \"%s\"."; $locale["templates/browse.html"] = --- 13,17 ---- $locale["Remove page"] = "Ta bort sida"; ! $locale["Removed page '%s' succesfully."] = "Tog bort sidan \"%s\"."; $locale["templates/browse.html"] = *************** *** 133,137 **** $locale["Search"] = "Sök"; ! $locale["Stack bounds exceeded in SetHTMLOutputMode"] = "Stackgräns överskriden i SetHTMLOutputMode"; $locale["%d best incoming links:"] = --- 133,137 ---- $locale["Search"] = "Sök"; ! $locale["Nesting depth exceeded in SetHTMLOutputMode"] = "Stackgräns överskriden i SetHTMLOutputMode"; $locale["%d best incoming links:"] = |