Go to the documentation of this file.
6 define(
'_CM_TITLE',
'Title');
7 define(
'_CM_MESSAGE',
'Message');
8 define(
'_CM_DOSMILEY',
'Enable Smiley Icons');
9 define(
'_CM_DOHTML',
'Enable HTML Tags');
10 define(
'_CM_DOAUTOWRAP',
'Auto wrap lines');
11 define(
'_CM_DOXCODE',
'Enable XOOPS Codes');
12 define(
'_CM_REFRESH',
'Refresh');
13 define(
'_CM_PENDING',
'Pending');
14 define(
'_CM_HIDDEN',
'Hidden');
15 define(
'_CM_ACTIVE',
'Active');
16 define(
'_CM_STATUS',
'Status');
17 define(
'_CM_POSTCOMMENT',
'Publish Comment');
18 define(
'_CM_REPLIES',
'Replies');
19 define(
'_CM_PARENT',
'Parent');
20 define(
'_CM_TOP',
'Top');
21 define(
'_CM_BOTTOM',
'Bottom');
22 define(
'_CM_ONLINE',
'Online!');
23 define(
'_CM_POSTED',
'Published');
24 define(
'_CM_UPDATED',
'Updated');
25 define(
'_CM_THREAD',
'Thread');
26 define(
'_CM_POSTER',
'Author');
27 define(
'_CM_JOINED',
'Joined');
28 define(
'_CM_POSTS',
'Comments');
29 define(
'_CM_FROM',
'From');
30 define(
'_CM_COMDELETED',
'Comment(s) deleted.');
31 define(
'_CM_COMDELETENG',
'Could not delete comment.');
32 define(
'_CM_DELETESELECT',
'Delete all its child comments?');
33 define(
'_CM_DELETEONE',
'No, delete only this comment');
34 define(
'_CM_DELETEALL',
'Yes, delete all');
35 define(
'_CM_THANKSPOST',
'Thanks for your comments!');
36 define(
'_CM_NOTICE',
"The comments are owned by the author. We aren't responsible for their content.");
37 define(
'_CM_COMRULES',
'Comment Rules');
38 define(
'_CM_COMAPPROVEALL',
'Comments are always approved');
39 define(
'_CM_COMAPPROVEUSER',
'Comments by registered users are always approved');
40 define(
'_CM_COMAPPROVEADMIN',
'All comments need to be approved by administrator');
41 define(
'_CM_COMANONPOST',
'Allow anonymous comments?');
42 define(
'_CM_COMNOCOM',
'Disable comments');
44 define(
'_CM_USER',
'Name');
45 define(
'_CM_EMAIL',
'Email');
46 define(
'_CM_URL',
'Website');