Implement phpt-generator on docweb

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221044 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Etienne Kneuss 2006-10-03 23:13:41 +00:00
parent b4d8c2fc35
commit f014322893

View file

@ -173,3 +173,31 @@ authentication, you will be redirected to this form automatically.'>
<!-- notes stats -->
<!ENTITY docweb.notes-stats.last-updated 'Last updated:'>
<!-- phpt generator -->
<!ENTITY docweb.phpt.implemented 'Implemented'>
<!ENTITY docweb.phpt.approved 'Approved'>
<!ENTITY docweb.phpt.filled 'Filled'>
<!ENTITY docweb.phpt.imported 'Imported'>
<!ENTITY docweb.phpt.return 'Return'>
<!ENTITY docweb.phpt.edit.error 'Unable to edit this test.'>
<!ENTITY docweb.phpt.edit.ok 'This test has been successfully edited!'>
<!ENTITY docweb.phpt.edit 'Edit a test'>
<!ENTITY docweb.phpt.generate 'Generate'>
<!ENTITY docweb.phpt.edit.title 'Title:'>
<!ENTITY docweb.phpt.edit.skipif 'Skipif:'>
<!ENTITY docweb.phpt.edit.test 'Test:'>
<!ENTITY docweb.phpt.edit.expected 'Expected:'>
<!ENTITY docweb.phpt.edit.approve 'Approve'>
<!ENTITY docweb.phpt.commit 'Commit!'>
<!ENTITY docweb.phpt.limitreached 'Notice: the limit of 200 search results has been reached.'>
<!ENTITY docweb.phpt.list 'List tests'>
<!ENTITY docweb.phpt.import 'Import tests from documentation'>
<!ENTITY docweb.phpt.search 'Search'>
<!ENTITY docweb.phpt.delete 'Delete'>
<!ENTITY docweb.phpt.list.id 'Id &lt;edit&gt;'>
<!ENTITY docweb.phpt.list.location 'Location &lt;cvs&gt;'>
<!ENTITY docweb.phpt.list.title 'Title'>
<!ENTITY docweb.phpt.list.status 'Status'>
<!ENTITY docweb.phpt.delete 'Delete'>
<!ENTITY docweb.phpt.editidnotfound 'Unknown test id.'>