Update of /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES
In directory usw-pr-cvs1:/tmp/cvs-serv31384/locale/de/LC_MESSAGES
Modified Files:
phpwiki.mo phpwiki.php
Log Message:
Did find-grep to replace all occurances of FrontPage to HomePage.
Index: phpwiki.mo
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES/phpwiki.mo,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
Binary files /tmp/cvs5Z8ocN and /tmp/cvs6K5c4p differ
Index: phpwiki.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES/phpwiki.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** phpwiki.php 2001/01/31 07:56:11 1.3
--- phpwiki.php 2001/04/06 18:21:37 1.4
***************
*** 41,45 ****
$locale["Diff of %s."] =
"Diff von %s.";
! $locale["FrontPage"] =
"StartSeite";
$locale["Describe %s here."] =
--- 41,45 ----
$locale["Diff of %s."] =
"Diff von %s.";
! $locale["HomePage"] =
"StartSeite";
$locale["Describe %s here."] =
|