mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
b4d8c2fc35
commit
f014322893
1 changed files with 28 additions and 0 deletions
|
@ -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 <edit>'>
|
||||
<!ENTITY docweb.phpt.list.location 'Location <cvs>'>
|
||||
<!ENTITY docweb.phpt.list.title 'Title'>
|
||||
<!ENTITY docweb.phpt.list.status 'Status'>
|
||||
<!ENTITY docweb.phpt.delete 'Delete'>
|
||||
<!ENTITY docweb.phpt.editidnotfound 'Unknown test id.'>
|
||||
|
||||
|
|
Loading…
Reference in a new issue