Source code raw
? .main.ent.swp
Index: main.ent
===================================================================
RCS file: /repository/phpdoc/en/docweb/main.ent,v
retrieving revision 1.26
diff -u -r1.26 main.ent
--- main.ent 11 Aug 2005 15:26:11 -0000 1.26
+++ main.ent 8 Sep 2006 12:40:22 -0000
@@ -173,3 +173,31 @@
<!-- 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.'>
+
Comments
There is currently no comment here.