Initial entities for docweb

#see http://news.phpdoc.info/php.doc.web/211


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171393 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sean Coates 2004-10-27 16:37:51 +00:00
parent d70677100c
commit ec326172db

71
docweb/main.ent Normal file
View file

@ -0,0 +1,71 @@
<!-- $Revision$ -->
<!-- tests @@@ remove me -->
<!ENTITY docweb.test-text 'Here is some "TEST TEXT"'>
<!ENTITY docweb.test-text2 'Here is some "TEST TEXT TWO"'>
<!-- common -->
<!ENTITY docweb.common.title.default 'PHP Documentation Tools'>
<!ENTITY docweb.common.all 'All'>
<!ENTITY docweb.common.n-a 'N/A'>
<!-- common.linkname -->
<!ENTITY docweb.common.linkname.subsite-homepage 'Subsite Homepage'>
<!ENTITY docweb.common.linkname.request-for-comments 'Request For Comments'>
<!ENTITY docweb.common.linkname.submit-rfc 'Submit RFC'>
<!ENTITY docweb.common.linkname.rev-check 'Revision Check'>
<!ENTITY docweb.common.linkname.doc-howto 'Documentation Howto'>
<!ENTITY docweb.common.linkname.translation-info 'Translation Information'>
<!-- common.projects -->
<!ENTITY docweb.common.project.php 'PHP'>
<!ENTITY docweb.common.project.pear 'PEAR'>
<!ENTITY docweb.common.project.pecl 'PECL'>
<!ENTITY docweb.common.project.php-gtk 'PHP-<span class="logo-g">G</span><span
class="logo-t">T</span><span class="logo-k">K</span>'>
<!ENTITY docweb.common.project.smarty 'Smarty'>
<!ENTITY docweb.common.project.livedocs 'Livedocs'>
<!-- common.header -->
<!ENTITY docweb.common.header.welcome 'Welcome!'>
<!ENTITY docweb.common.header.currently-focused 'Currently focused on'>
<!ENTITY docweb.common.header.insite-context-nav 'Insite contextual
navigation'>
<!ENTITY docweb.common.header.offsite-context-nav 'Offsite contextual
navigation'>
<!-- common.footer -->
<!ENTITY docweb.common.footer.copyright 'Copyright'>
<!ENTITY docweb.common.footer.copyright-text 'The PHP Documentation Teams -
All rights reserved'>
<!ENTITY docweb.common.footer.credits 'Credits'>
<!ENTITY docweb.common.footer.contact 'Contact'>
<!-- home -->
<!ENTITY docweb.home.header.what-is 'What is this site?'>
<!ENTITY docweb.home.text.what-is "There are different documentation
teams operating somewhat independently on PHP.net subprojects. Only a
few people are involved in more than one documentation project currently,
and that limits the know-how sharing, which would otherwise be possible and
desirable. All of the documentation teams use an early fork of the original
PHP manual build system. These systems evolved independently, and took over
some improvements from the others on an occasional basis (the PEAR
documentation team uses a variant of the revcheck developed for phpdoc for
example). This site is aimed at getting documentation efforts closer, and
provide more tools and information for manual authors and translators.">
<!ENTITY docweb.home.header.join-us 'Join Us!'>
<!ENTITY docweb.home.text.join-us "The developers of PHP extensions all
have access to the PHP documentation modules, although the different projects
have different policies of accepting contributions. You are welcome to join
our efforts! Authoring documentation for an extension is the second best thing
to implementing the extension itself if you are interested in the
capabilities, features and usage possibilities even in extreme conditions. We
also have translated versions of the different manuals, and most of the
translation teams are always in need of more helping hands. In case you are
interested, you should contact the relevant mailing lists. The projects and
translations have separate mailing lists.">