XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
global.php
1<?php
2
3// ADMIN QUICK LINKS
4define( '_AD_ACCOUNT' , 'Account');
5define( '_AD_AVATAR' , 'Avatar');
6define( '_AD_BANNERS' , 'Ad Banners');
7define( '_AD_BLOCKS' , 'Blocks');
8define( '_AD_CENSOR' , 'Word censor');
9define( '_AD_CLOSE_SITE' , 'Close site');
10define( '_AD_DEBUG' , 'Debug');
11define( '_AD_EMOTICON' , 'Smilies');
12define( '_AD_LOCALE' , 'language'); /* localization Localize your app Translation Translation (language )*/
13define( '_AD_MAIL_SETUP' , 'Mail-setup');
14define( '_AD_MAILING' , 'Mailing');
15define( '_AD_META_SEO' , 'Meta SEO');
16define( '_AD_MODULES' , 'Modules');
17define( '_AD_PROFILE' , 'Profile');
18define( '_AD_RANKS' , 'Ranking');
19define( '_AD_SEARCH' , 'Search');
20define( '_AD_SETTINGS' , 'Settings');
21define( '_AD_TEMPLATES' , 'Templates');
22define( '_AD_TEMPLATE_SET' , 'Template set');
23define( '_AD_THEMES' , 'Theme');
24define( '_AD_URL_REWRITE' , 'URL Rewrite');
25define( '_AD_USER_SEARCH' , 'Search user'); /* ( find user) */
26
27
28// ADMIN BLOCKS
29define( '_AD_BLOCK_ACCOUNT' , 'Admin Account');
30define( '_AD_BLOCK_ADMIN' , 'Admin Theme Options');
31define( '_AD_BLOCK_ASIDE' , 'Admin Menu');
32define( '_AD_BLOCK_MENU' , 'Modules Menu');
33define( '_AD_BLOCK_ONLINE' , 'Users Online');
34define( '_AD_BLOCK_OVERVIEW' , 'Overview Stats');
35define( '_AD_BLOCK_PHP' , 'PHP Settings');
36define( '_AD_BLOCK_SEARCH' , 'Action Search');
37define( '_AD_BLOCK_SERVER' , 'Server Environment');
38define( '_AD_BLOCK_THEME' , 'Select Theme Color');
39define( '_AD_BLOCK_TIPS' , 'Modules Help Tips');
40define( '_AD_BLOCK_TOOLTIP' , 'Disable action tooltip');
41
42// ADMIN NAV
43define( '_LINKS_TIP' , 'Admin Quick Links');
44define( '_THEME_TIP' , 'Dark or Light Theme');
45define( '_TIME_TIP' , 'Current timestamp');
46
47// ADMIN DASHBOARD - TABS
48define( '_ABOUT' , 'About XOOPSCube');
49define( '_START' , 'Get Started');
50define( '_SOURCE' , 'Source code');
51
52define( '_WAP_LICENSE' , 'Open Source Licenses');
53define( '_WAP_LICENSE_DSC' , "Open-source licensed software is usually available for free, but this is not always the case. XCL's source code is designed to be publicly available. Anyone can view, modify and distribute the code as they see fit.
54Modules and themes are released under the BSD, GPL and MIT licenses.<br>
55The BSD license of the core XCube allows proprietary use and permits incorporation of the software into proprietary products.");
56
57define( '_WAP_BUNDLE' , 'XCL Bundle Package');
58define( '_WAP_BUNDLE_DSC' , "XCL is a general-purpose, open-source web application maintained on GitHub. One of the main advantages of the XCL Bundle package is that it is ready to use right out of the box. You can manage your data and utilize cloud storage by following the simple instructions provided by elFinder, the web-based file manager. There are no contracts, hidden costs, limitations, or restrictions.");
59
60define( '_WAP_B2C' , 'B2B and B2C Services');
61define( '_WAP_B2C_DSC' , "For instance, individual developers and agencies might create their own free or paid packages, personalize them, and offer specific features tailored to a wide range of industries. Professional distributors may charge service fees to cover administrative or processing costs, as well as technical support and maintenance services.");
62
63// System
64define( '_TOKEN_ERROR' , 'Alert ! This prevent you from instantiating a malformed request or post. Please, submit again to confirm!');
65define( '_SYSTEM_MODULE_ERROR' , 'The following modules are required.');
66define( '_INSTALL' , 'Install');
67define( '_UNINSTALL' , 'Uninstall');
68define( '_SYS_MODULE_UNINSTALLED' , 'Required (Not Installed)');
69define( '_SYS_MODULE_DISABLED' , 'Required (Disabled)');
70define( '_SYS_RECOMMENDED_MODULES' , 'Recommended Module');
71define( '_SYS_OPTION_MODULES' , 'Optional Module');
72define( '_UNINSTALL_CONFIRM' , 'Are you sure to uninstall system module?');
73
74//%%%%%% File Name mainfile.php %%%%%
75define( '_PLEASEWAIT' , 'Please Wait');
76define( '_FETCHING' , 'Loading...');
77define( '_TAKINGBACK' , 'Taking you back to where you were....');
78define( '_LOGOUT' , 'Logout');
79define( '_SUBJECT' , 'Subject');
80define( '_MESSAGEICON' , 'Message Icon');
81define( '_COMMENTS' , 'Comments');
82define( '_POSTANON' , 'Post Anonymously');
83define( '_DISABLESMILEY' , 'Disable smiley');
84define( '_DISABLEHTML' , 'Disable html');
85define( '_PREVIEW' , 'Preview');
86
87define( '_GO' , 'Apply');
88define( '_NESTED' , 'Nested');
89define( '_NOCOMMENTS' , 'No Comments');
90define( '_FLAT' , 'Flat');
91define( '_THREADED' , 'Threaded');
92define( '_OLDESTFIRST' , 'Oldest First');
93define( '_NEWESTFIRST' , 'Newest First');
94define( '_MORE' , 'more...');
95define( '_MULTIPAGE' , 'To have your article span multiple pages, insert the word <span style="color:red">[pagebreak]</span> (with brackets) in the article.');
96define( '_IFNOTRELOAD' , "If the page does not automatically reload, please [ <a href='%s'>click here</a> ]");
97define( '_WARNINSTALL2' , '<span>WARNING: <b>Install</b> folder exists!<br><span class="alert-install">{0}</span><br>Edit the file <span class="alert-install">install/passwd.php</span> to add a password or delete this folder for security reasons.</span>');
98define( '_WARNINWRITEABLE' , "<span>WARNING: <b>Mainfile</b> is writable !<br><span class='alert-install'>{0}</span><br> Change this file permissions for security reasons: Unix (0444), Windows (read-only)</span>");
99define( '_WARNPHPENV' , 'WARNING: php.ini parameter "%s" is set to "%s". %s');
100define( '_WARNSECURITY' , '(It may cause a security problem)');
101define( '_WARN_INSTALL_TIP' , 'Activate the Preload — For development purposes only!<br>This allows you to keep the <code>install</code> directory.<br>Remember to chmod read-only <code>mainfile.php</code> and <strong>delete</strong> <code>install</code> to prevent any security issues.');
102
103//%%%%%% File Name themeuserpost.php %%%%%
104define( '_PROFILE' , 'Profile');
105define( '_POSTEDBY' , 'Posted by');
106define( '_VISITWEBSITE' , 'Visit Website');
107define( '_SENDPMTO' , 'Send Private Message to %s');
108define( '_SENDEMAILTO' , 'Send Email to %s');
109define( '_ADD' , 'Add');
110define( '_REPLY' , 'Reply');
111define( '_DATE' , 'Date'); // Posted date
112
113//%%%%%% File Name admin_functions.php %%%%%
114define( '_MAIN' , 'Main');
115define( '_MANUAL' , 'Manual');
116define( '_INFO' , 'Info');
117define( '_CPHOME' , 'Control Panel');
118define( '_YOURHOME' , 'Home Page');
119
120//%%%%%% File Name misc.php (who's-online popup) %%%%%
121define( '_WHOSONLINE' , "Users Online");
122define( '_GUESTS' , 'Guests');
123define( '_MEMBERS' , 'Members');
124define( '_ONLINEPHRASE' , '%s user(s) are online');
125define( '_ONLINEPHRASEX' , '%s user(s) are browsing %s');
126define( '_CLOSE' , 'Close'); // Close window
127
128//%%%%%% File Name module.textsanitizer.php %%%%%
129define( '_QUOTEC' , 'Quote:');
130
131//%%%%%% File Name admin.php %%%%%
132define( '_NOPERM' , "Sorry, you don't have the permission to access this area.");
133
134//%%%%% Common ACTIONS %%%%%
135define( '_NO' , 'No');
136define( '_YES' , 'Yes');
137define( '_EDIT' , 'Edit');
138define( '_DELETE' , 'Delete');
139define( '_VIEW' , 'View');
140define( '_SAVE' , 'Save');
141define( '_SUBMIT' , 'Submit');
142
143define( '_ALIGN' , 'Align');
144define( '_LEFT' , 'Left');
145define( '_CENTER' , 'Center');
146define( '_RIGHT' , 'Right');
147define( '_UPLOAD' , 'UPLOAD');
148define( '_DOWNLOAD' , 'DOWNLOAD');
149
150define( '_MODULENOEXIST' , 'Selected module does not exist!');
151define( '_FORM_ENTER' , 'Please enter %s');
152
153// %s represents file name
154define( '_MUSTWABLE' , 'File %s must be writable by the server!');
155// Module info
156define( '_PREFERENCES' , 'Preferences');
157define( '_VERSION' , 'Version');
158define( '_DESCRIPTION' , 'Description');
159define( '_ERRORS' , 'Errors');
160define( '_NONE' , 'None');
161define( '_ON' , 'on');
162define( '_READS' , 'reads');
163define( '_WELCOMETO' , 'Welcome to %s');
164define( '_SEARCH' , 'Search');
165define( '_ALL' , 'All');
166define( '_TITLE' , 'Title');
167define( '_OPTIONS' , 'Options');
168define( '_QUOTE' , 'Quote');
169define( '_LIST' , 'List');
170define( '_LOGIN' , 'User Login');
171define( '_USERNAME' , 'Username');
172define( '_PASSWORD' , 'Password');
173define( '_SELECT' , 'Select');
174define( '_IMAGE' , 'Image');
175define( '_SEND' , 'Send');
176define( '_CANCEL' , 'Cancel');
177define( '_ASCENDING' , 'Ascending order');
178define( '_DESCENDING' , 'Descending order');
179define( '_BACK' , 'Back');
180define( '_NOTITLE' , 'No title');
181define( '_RETURN_TOP' , '↑ Top');
182
183/* Image manager */
184define( '_IMGMANAGER' , 'Image Manager');
185define( '_NUMIMAGES' , '%s images');
186define( '_ADDIMAGE' , 'Add Image File');
187define( '_IMAGENAME' , 'Name:');
188define( '_IMGMAXSIZE' , 'Max size allowed (bytes):');
189define( '_IMGMAXWIDTH' , 'Max width allowed (pixels):');
190define( '_IMGMAXHEIGHT' , 'Max height allowed (pixels):');
191define( '_IMAGECAT' , 'Category:');
192define( '_IMAGEFILE' , 'Image file:');
193define( '_IMGWEIGHT' , 'Display order in image manager:');
194define( '_IMGDISPLAY' , 'Display this image?');
195define( '_IMAGEMIME' , 'MIME type:');
196define( '_FAILFETCHIMG' , 'Could not get uploaded file %s');
197define( '_FAILSAVEIMG' , 'Failed storing image %s into the database');
198define( '_NOCACHE' , 'No Cache');
199define( '_CLONE' , 'Clone');
200
201//%%%%% File Name class/xoopsform/formmatchoption.php %%%%%
202define( '_STARTSWITH' , 'Starts with');
203define( '_ENDSWITH' , 'Ends with');
204define( '_MATCHES' , 'Matches');
205define( '_CONTAINS' , 'Contains');
206
207//%%%%%% File Name commentform.php %%%%%
208define( '_REGISTER' , 'Register');
209
210//%%%%%% File Name xoopscodes.php %%%%%
211define( '_SIZE' , 'SIZE'); // font size
212define( '_FONT' , 'FONT'); // font family
213define( '_COLOR' , 'COLOR'); // font color
214define( '_EXAMPLE' , 'SAMPLE');
215define( '_ENTERURL' , 'Enter the URL of the link you want to add:');
216define( '_ENTERWEBTITLE' , 'Enter the web site title:');
217define( '_ENTERIMGURL' , 'Enter the URL of the image you want to add.');
218define( '_ENTERIMGPOS' , 'Now, enter the position of the image.');
219define( '_IMGPOSRORL' , "'R' or 'r' for right, 'L' or 'l' for left, or leave it blank.");
220define( '_ERRORIMGPOS' , 'ERROR! Enter the position of the image.');
221define( '_ENTEREMAIL' , 'Enter the email address you want to add.');
222define( '_ENTERCODE' , 'Enter the codes that you want to add.');
223define( '_ENTERQUOTE' , 'Enter the text that you want to be quoted.');
224define( '_ENTERTEXTBOX' , 'Please input text into the textbox.');
225define( '_ALLOWEDCHAR' , 'Allowed max chars length: ');
226define( '_CURRCHAR' , 'Current chars length: ');
227define( '_PLZCOMPLETE' , 'Please complete the subject and message fields.');
228define( '_MESSAGETOOLONG' , 'Your message is too long.');
229
230//%%%%% TIME FORMAT SETTINGS %%%%%
231define( '_SECOND' , '1 second');
232define( '_SECONDS' , '%s seconds');
233define( '_MINUTE' , '1 minute');
234define( '_MINUTES' , '%s minutes');
235define( '_HOUR' , '1 hour');
236define( '_HOURS' , '%s hours');
237define( '_DAY' , '1 day');
238define( '_DAYS' , '%s days');
239define( '_WEEK' , '1 week');
240define( '_MONTH' , '1 month');
241
242define( '_ACTION' , 'Action');
243define( '_HELP' , 'Help');
244define( '_MENU' , 'Menu');
245
246//%%%%% %%%%%
247define( '_CATEGORY' , 'Category');
248define( '_TAG' , 'Tag');
249define( '_STATUS' , 'Status');
250define( '_STATUS_DELETED' , 'Deleted');
251define( '_STATUS_REJECTED' , 'Rejected');
252define( '_STATUS_POSTED' , 'Posted');
253define( '_STATUS_PUBLISHED' , 'Published');
254
255//%%%%% Group %%%%%
256define( '_GROUP' , 'Group');
257define( '_MEMBER' , 'Member');
258define( '_GROUP_RANK_GUEST' , 'Guest');
259define( '_GROUP_RANK_ASSOCIATE' , 'Associate');
260define( '_GROUP_RANK_REGULAR' , 'Regular');
261define( '_GROUP_RANK_STAFF' , 'Staff');
262define( '_GROUP_RANK_OWNER' , 'Owner');
263
264//%%%%% System %%%%%
265define( '_DEBUG_MODE' , 'Debug');
266define( '_DEBUG_MODE_PHP' , 'PHP');
267define( '_DEBUG_MODE_SQL' , 'SQL');
268define( '_DEBUG_MODE_SMARTY' , 'Smarty');
269define( '_DEBUG_MODE_DESC' , 'Disable debug mode in production. Admin > Settings > Debug mode [Off].');
270
271//%%%%% System Control Panel %%%%%
272define( '_ACCOUNT' , 'Account');
273define( '_BANNERS' , 'Banners');
274//define( '_BLOCKS' , 'Blocks');
275define( '_GROUPS' , 'Groups');
276define( '_MAILING', 'Mailing');
277define( '_MODULES' , 'Modules');
278define( '_RANKS' , 'Ranks');
279define( '_TRANSLATION' , 'Translation');
280define( '_USERS' , 'Users');
281
282define( '_SYS_OS' , 'OS');
283define( '_SYS_SERVER' , 'Server');
284define( '_SYS_USERAGENT' , 'User agent');
285define( '_SYS_PHPVERSION' , 'PHP version');
286define( '_SYS_MYSQLVERSION' , 'MySQL version');