XOOPS
2.6.0
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
_comment.php
Go to the documentation of this file.
1
<?php
2
// $Id$
3
// _LANGCODE: en
4
// _CHARSET : UTF-8
5
// Translator: XOOPS Translation Team
6
/*
7
define('_CM_TITLE', 'Title');
8
define('_CM_MESSAGE', 'Message');
9
define('_CM_DOSMILEY', 'Enable Smiley Icons');
10
define('_CM_DOHTML', 'Enable HTML Tags');
11
define('_CM_DOAUTOWRAP', 'Auto wrap lines');
12
define('_CM_DOXCODE', 'Enable XOOPS Codes');
13
define('_CM_REFRESH', 'Refresh');
14
define('_CM_PENDING', 'Pending');
15
define('_CM_HIDDEN', 'Hidden');
16
define('_CM_ACTIVE', 'Active');
17
define('_CM_STATUS', 'Status');
18
define('_CM_POSTCOMMENT', 'Publish Comment');
19
define('_CM_REPLIES', 'Replies');
20
define('_CM_PARENT', 'Parent');
21
define('_CM_TOP', 'Top');
22
define('_CM_BOTTOM', 'Bottom');
23
define('_CM_ONLINE', 'Online!');
24
define('_CM_POSTED', 'Published'); // Posted date
25
define('_CM_UPDATED', 'Updated');
26
define('_CM_THREAD', 'Thread');
27
define('_CM_POSTER', 'Author');
28
define('_CM_JOINED', 'Joined');
29
define('_CM_POSTS', 'Comments');
30
define('_CM_FROM', 'From');
31
define('_CM_COMDELETED', 'Comment(s) deleted.');
32
define('_CM_COMDELETENG', 'Could not delete comment.');
33
define('_CM_DELETESELECT', 'Delete all its child comments?');
34
define('_CM_DELETEONE', 'No, delete only this comment');
35
define('_CM_DELETEALL', 'Yes, delete all');
36
define('_CM_THANKSPOST', 'Thanks for your comments!');
37
define('_CM_NOTICE', "The comments are owned by the author. We aren't responsible for their content.");
38
define('_CM_COMRULES', 'Comment Rules');
39
define('_CM_COMAPPROVEALL', 'Comments are always approved');
40
define('_CM_COMAPPROVEUSER', 'Comments by registered users are always approved');
41
define('_CM_COMAPPROVEADMIN', 'All comments need to be approved by administrator');
42
define('_CM_COMANONPOST', 'Allow anonymous comments?');
43
define('_CM_COMNOCOM', 'Disable comments');
44
*/
usr64
htdocs
language
english
_comment.php
Generated on Fri May 22 2015 03:07:02 for XOOPS by
1.8.9.1