docweb:copyright->template

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172569 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sean Coates 2004-11-13 01:52:57 +00:00
parent 83eba3f51e
commit fc995eb599

View file

@ -14,6 +14,13 @@
<!ENTITY docweb.common.linkname.doc-howto 'Documentation Howto'>
<!ENTITY docweb.common.linkname.translation-info 'Translation Information'>
<!-- hyperlinks (include markup) -->
<!ENTITY docweb.common.link.php-license '<a href="http://php.net/license/">PHP
License</a>'>
<!ENTITY docweb.common.link.doc-license '
<a href="mailto:doc-license@lists.php.net">doc-license@lists.php.net</a>'>
<!-- common.projects -->
<!ENTITY docweb.common.project.php 'PHP'>
<!ENTITY docweb.common.project.pear 'PEAR'>
@ -34,6 +41,7 @@ navigation'>
<!ENTITY docweb.common.header.offsite-context-nav 'Offsite contextual
navigation'>
<!ENTITY docweb.common.header.credits 'Website Credits'>
<!ENTITY docweb.common.header.copyright 'Copyright'>
<!-- common.footer -->
<!ENTITY docweb.common.footer.copyright 'Copyright'>
@ -86,3 +94,16 @@ list, etc)'>
<!ENTITY docweb.credits.section.icons 'We have also used some fine icons
created by'>
<!ENTITY docweb.credits.php-systems 'PHP.net system administration team'>
<!-- copyright -->
<!ENTITY docweb.copyright.section.source 'Source Code Copyright'>
<!ENTITY docweb.copyright.section.doc 'Documentation Copyright'>
<!ENTITY docweb.copyright.source 'The PHP Documentation Tools Website source
code is available under the &docweb.common.link.php-license;. See the notices
in the source code for more information and an authors list.'>
<!ENTITY docweb.copyright.doc 'The documentation of the different projects we
tie together are under different licenses, so you need to check the copyright
notices in the respective manuals for more information. In case you have
questions not handled in the licenses, please ask at
&docweb.common.link.doc-license;.'>