8//define('_TAKINGBACK','Taking you back to where you were....');
9//define('_LOGOUT','Logout');
10//define('_SUBJECT','Subject');
11//define('_MESSAGEICON','Message Icon');
12//define('_COMMENTS','Comments');
13//define('_POSTANON','Post Anonymously');
14//define('_DISABLESMILEY','Disable smiley');
15//define('_DISABLEHTML','Disable html');
16//define('_PREVIEW','Preview');
17//define('_GO','Go!');
18//define('_NESTED','Nested');
19//define('_NOCOMMENTS','No Comments');
20//define('_FLAT','Flat');
21//define('_THREADED','Threaded');
22//define('_OLDESTFIRST','Oldest First');
23//define('_NEWESTFIRST','Newest First');
24//define('_MORE','more...');
25//define('_MULTIPAGE','To have your article span multiple pages, insert the word <font color=red>[pagebreak]</font> (with brackets) in the article.');
26//define('_IFNOTRELOAD','If the page does not automatically reload, please click <a href=\'%s\'>here</a>');
27// Error messages issued by XoopsObject::cleanVars()
28//define('_XOBJ_ERR_REQUIRED','%s is required');
29//define('_XOBJ_ERR_SHORTERTHAN','%s must be shorter than %d characters.');
30// %%%%%% File Name themeuserpost.php %%%%%
31//define('_PROFILE','Profile');
32//define('_POSTEDBY','Posted by');
33//define('_VISITWEBSITE','Visit Website');
34//define('_SENDPMTO','Send Private Message to %s');
35//define('_SENDEMAILTO','Send Email to %s');
36//define('_ADD','Add');
37//define('_REPLY','Reply');
38//define('_DATE','Date'); // Posted date
39// %%%%%% File Name admin_functions.php %%%%%
40//define('_MAIN','Main');
41//define('_MANUAL','Manual');
42//define('_INFO','Info');
43//define('_CPHOME','Control Panel Home');
44//define('_YOURHOME','Home Page');
45// %%%%%% File Name misc.php (who's-online popup) %%%%%
46//define('_WHOSONLINE','Who\'s Online');
47//define('_GUESTS','Guests');
48//define('_MEMBERS','Members');
49//define('_ONLINEPHRASE','<strong>%s</strong> user(s) are online');
50//define('_ONLINEPHRASEX','<strong>%s</strong> user(s) are browsing <strong>%s</strong>');
51//define('_CLOSE','Close'); // Close window
52// %%%%%% File Name module.textsanitizer.php %%%%%
53//define('_QUOTEC','Quote:');
54// %%%%%% File Name admin.php %%%%%
55//define('_NOPERM','Sorry, you don\'t have the permission to access this area.');
56// %%%%% Common Phrases %%%%%
57//define('_NO','No');
58//define('_YES','Yes');
59//define('_EDIT','Edit');
60//define('_DELETE','Delete');
61//define('_SUBMIT','Submit');
62//define('_MODULENOEXIST','Selected module does not exist!');
63//define('_ALIGN','Align');
64//define('_LEFT','Left');
65//define('_CENTER','Center');
66//define('_RIGHT','Right');
67//define('_FORM_ENTER','Please enter %s');
68//define('_MUSTWABLE','File %s must be writable by the server!'); // %s represents file name
69// Module info
70//define('_PREFERENCES','Preferences');
71//define('_VERSION','Version');
72//define('_DESCRIPTION','Description');
73//define('_AUTHOR','Author');
74//define('_CREDITS','Credits');
75//define('_LICENCE','Licence');
76//define('_ERRORS','Errors');
77//define('_NONE','None');
78//define('_ON','on');
79//define('_READS','reads');
80//define('_WELCOMETO','Welcome to %s');
81//define('_SEARCH','Search');
82//define('_ALL','All');
83//define('_TITLE','Title');
84//define('_OPTIONS','Options');
85//define('_QUOTE','Quote');
86//define('_LIST','List');
87//define('_LOGIN','User Login');
88//define('_USERNAME','Username: ');
89//define('_PASSWORD','Password: ');
90//define('_SELECT','Select');
91//define('_IMAGE','Image');
92//define('_SEND','Send');
93//define('_CANCEL','Cancel');
94//define('_ASCENDING','Ascending order');
95//define('_DESCENDING','Descending order');
96//define('_BACK','Back');
97//define('_NOTITLE','No title');
98//define('_NOCACHE','No Cache');
99//define('_CLONE','Clone');
100// %%%%% For xoopsform files %%%%%
101//define('_STARTSWITH','Starts with');
102//define('_ENDSWITH','Ends with');
103//define('_MATCHES','Matches');
104//define('_CONTAINS','Contains');
105//define('_REQUIRED','Required');
106// %%%%%% File Name commentform.php %%%%%
107//define('_REGISTER','Register');
108// %%%%%% File Name xoopscodes.php %%%%%
109//define('_SIZE','SIZE'); // font size
110//define('_FONT','FONT'); // font family
111//define('_COLOR','COLOR'); // font color
112//define('_EXAMPLE','SAMPLE');
113//define('_ENTERURL','Enter the URL of the link you want to add:');
114//define('_ENTERWEBTITLE','Enter the web site title:');
115//define('_ENTERIMGURL','Enter the URL of the image you want to add.');
116//define('_ENTERIMGPOS','Now, enter the position of the image.');
117//define('_IMGPOSRORL','\'R\' or \'r\' for right, \'L\' or \'l\' for left, or leave it blank.');
118//define('_ERRORIMGPOS','ERROR! Enter the position of the image.');
119//define('_ENTEREMAIL','Enter the email address you want to add.');
120//define('_ENTERCODE','Enter the codes that you want to add.');
121//define('_ENTERQUOTE','Enter the text that you want to be quoted.');
122//define('_ENTERTEXTBOX','Please input text into the textbox.');
123//define('_ALLOWEDCHAR','Allowed max chars length: ');