sean            Sun Jul 31 20:33:42 2005 EDT

  Modified files:              
    /phpdoc/en/docweb   main.ent 
  Log:
  notes stats
  
http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.23&r2=1.24&ty=u
Index: phpdoc/en/docweb/main.ent
diff -u phpdoc/en/docweb/main.ent:1.23 phpdoc/en/docweb/main.ent:1.24
--- phpdoc/en/docweb/main.ent:1.23      Sun Jul 31 16:55:40 2005
+++ phpdoc/en/docweb/main.ent   Sun Jul 31 20:33:42 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
 
 <!-- common -->
 <!ENTITY docweb.common.title.default 'PHP Documentation Tools'>
@@ -62,6 +62,9 @@
 <!ENTITY docweb.common.header.login 'Login'>
 <!ENTITY docweb.common.header.users 'User Information'> 
 <!ENTITY docweb.common.header.users.edit 'Edit User Information'>
+<!ENTITY docweb.common.header.stats-not-available 
'&docweb.common.error.stats-not-available;'>
+<!ENTITY docweb.common.header.stats-not-available-yet 
'&docweb.common.error.stats-not-available-yet;'>
+<!ENTITY docweb.common.header.notes-stats 'Note Management Statistics'>
 
 <!-- common.footer -->
 <!ENTITY docweb.common.footer.copyright 'Copyright'>
@@ -70,6 +73,10 @@
 <!ENTITY docweb.common.footer.credits 'Credits'>
 <!ENTITY docweb.common.footer.contact 'Contact'>
 
+<!-- common.error -->
+<!ENTITY docweb.common.error.stats-not-available 'Statistics not available'>
+<!ENTITY docweb.common.error.stats-not-available-yet 
'&docweb.common.error.stats-not-available; yet'>
+
 <!-- home -->
 <!ENTITY docweb.home.header.what-is 'What is this site?'>
 <!ENTITY docweb.home.text.what-is "There are different documentation
@@ -160,3 +167,7 @@
 <!ENTITY docweb.checkent.result.http-wrong-header 'Incorrect Header (HTTP)'>
 <!ENTITY docweb.checkent.result.http-internal-error 'Internal Error (HTTP)'>
 <!ENTITY docweb.checkent.result.http-not-found 'Resource Not Found (HTTP)'>
+
+<!-- notes stats -->
+<!ENTITY docweb.notes-stats.last-updated 'Last updated:'>
+

Reply via email to