Go to the documentation of this file.
   28 define(
"_AM_COMMENTS_NAV_TIPS",
" 
   30 <li>Manage comments for all your modules.</li> 
   31 <li>Delete comments easily with the purge.</li> 
   36 define(
"_AM_COMMENTS_FORM_ALL_MODS",
"All modules");
 
   37 define(
"_AM_COMMENTS_FORM_ALL_STATUS",
"Any status");
 
   39 define(
"_AM_COMMENTS_FORM_PURGE",
"Purge");
 
   40 define(
"_AM_COMMENTS_FORM_PURGE_DATE_AFTER",
"After this date (leave empty for any date)");
 
   41 define(
"_AM_COMMENTS_FORM_PURGE_DATE_BEFORE",
"Before this date (leave empty for any date)");
 
   42 define(
"_AM_COMMENTS_FORM_PURGE_GROUPS",
"Groups");
 
   43 define(
"_AM_COMMENTS_FORM_PURGE_USER",
"User name");
 
   44 define(
"_AM_COMMENTS_FORM_PURGE_STATUS",
"Status");
 
   45 define(
"_AM_COMMENTS_FORM_PURGE_MODULES",
"Modules");
 
   48 define(
"_AM_COMMENTS_TITLE",
"Title");
 
   49 define(
"_AM_COMMENTS_POSTED",
"Author");
 
   50 define(
"_AM_COMMENTS_IP",
"IP");
 
   51 define(
"_AM_COMMENTS_MODULE",
"Module");
 
   52 define(
"_AM_COMMENTS_STATUS",
"Status");
 
   53 define(
"_AM_COMMENTS_ACTION",
"Action");
 
   54 define(
"_AM_COMMENTS_VIEW",
"See comment");
 
   56 define(
"_AM_COMMENTS_NO_COMMENTS",
"No comments");
 
   60 define(
"_AM_COMMENTS_DELETE_LIMIT",
"Sorry, you can delete only 4000 comments at a time.");