source:
temp/test-xoops.ec-cube.net/html/modules/system/language/english/admin/comments.php
@
405
| Revision 405, 353 bytes checked in by root, 20 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | // $Id: comments.php,v 1.2 2005/03/18 12:52:49 onokazu Exp $ |
| 3 | //%%%%%% Comment Manager %%%%% |
| 4 | define('_MD_AM_COMMMAN','Comment Manager'); |
| 5 | |
| 6 | define('_MD_AM_LISTCOMM','List Comments'); |
| 7 | define('_MD_AM_ALLMODS','All modules'); |
| 8 | define('_MD_AM_ALLSTATUS','Any status'); |
| 9 | define('_MD_AM_MODULE','Module'); |
| 10 | define('_MD_AM_COMFOUND','%s comment(s) found.'); |
| 11 | ?> |
Note: See TracBrowser
for help on using the repository browser.
