jacques Sat Jul 30 12:12:58 2005 EDT
Modified files: /phpdoc/en/docweb main.ent Log: Added user page entities. http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.19&r2=1.20&ty=u Index: phpdoc/en/docweb/main.ent diff -u phpdoc/en/docweb/main.ent:1.19 phpdoc/en/docweb/main.ent:1.20 --- phpdoc/en/docweb/main.ent:1.19 Thu Jul 28 14:10:08 2005 +++ phpdoc/en/docweb/main.ent Sat Jul 30 12:12:56 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.19 $ --> +<!-- $Revision: 1.20 $ --> <!-- common --> <!ENTITY docweb.common.title.default 'PHP Documentation Tools'> @@ -59,6 +59,7 @@ <!ENTITY docweb.common.header.undoc-functions 'Undocumented Functions'> <!ENTITY docweb.common.header.missing-examples 'Missing Examples'> <!ENTITY docweb.common.header.login 'Login'> +<!ENTITY docweb.common.header.users 'User Information'> <!-- common.footer --> <!ENTITY docweb.common.footer.copyright 'Copyright'> @@ -129,6 +130,11 @@ <!ENTITY docweb.login.text '<strong>Note:</strong> If you just want to browse the website, you will not need to login. For all tasks that require authentication, you will be redirected to this form automatically.'> + +<!-- user page --> +<!ENTITY docweb.users.username '<strong>Username</strong>'> +<!ENTITY docweb.users.name '<strong>Real name</strong>'> +<!ENTITY docweb.users.country '<strong>Country</strong>'> <!-- error codes --> <!ENTITY docweb.error.404 'File Not Found'>