212 inherit_key_local_everyone: '%this.acl_inherit_local_everyone%', |
212 inherit_key_local_everyone: '%this.acl_inherit_local_everyone%', |
213 inherit_key_local_group: 'Rule for a specific usergroup on this page', |
213 inherit_key_local_group: 'Rule for a specific usergroup on this page', |
214 inherit_key_local_user: '%this.acl_inherit_local_user% (most specific)', |
214 inherit_key_local_user: '%this.acl_inherit_local_user% (most specific)', |
215 }, |
215 }, |
216 acphome: { |
216 acphome: { |
217 heading_main: 'Welcome to Runt, the Enano administration panel.', |
217 heading_main: 'Welcome to the Administration Dashboard.', |
218 welcome_line1: 'Thank you for choosing Enano as your CMS. This screen allows you to see some information about your website, plus some details about how your site is doing statistically.', |
218 welcome_line1: 'Thanks for choosing Enano as your site\'s CMS! The administration panel gives you control over nearly every aspect of your site. The links to the left allow you to navigate around the panel. Below you will find some statistics on your site and any alerts you might need to attend to.', |
219 welcome_line2: 'Using the links on the left you can control every aspect of your website\'s look and feel, plus you can manage users, work with pages, and install plugins to make your Enano installation even better.', |
219 |
|
220 // Stats! |
|
221 stat_header: 'Site statistics', |
|
222 stat_enano_version: 'Enano CMS %version% (%releasename%)<br /><a href="%aboutlink%">View server information and license</a>', |
|
223 stat_numpages: 'Number of pages:', |
|
224 stat_edits: 'Number of edits made:', |
|
225 stat_edits_data: '%edit_count% (average of %per_day% per day)', |
|
226 stat_comments: 'Number of comments:', |
|
227 stat_comments_data: '%comment_count% (average of %per_day% per day)', |
|
228 stat_users: 'Number of users:', |
|
229 stat_filesize: 'Total size of uploaded files:', |
|
230 stat_cachesize: 'Total size of cache:', |
|
231 stat_avatarsize: 'Space occupied by avatars:', |
|
232 stat_dbsize: 'Database size:', |
|
233 stat_dbsize_unsupported: 'Unsupported', |
|
234 stat_installdate: 'Site started:', |
|
235 stat_lastupdate: 'Last Enano upgrade:', |
|
236 stat_lastupdate_never: 'Never', |
|
237 |
|
238 heading_alerts: 'Active alerts', |
220 msg_demo_title: 'Enano is running in demo mode.', |
239 msg_demo_title: 'Enano is running in demo mode.', |
221 msg_demo_body: 'If you borked something up, or if you\'re done testing, you can <a href="%reset_url%">reset this site</a>. The site is reset automatically once every two hours. When a reset is performed, all custom modifications to the site are lost and replaced with default values.', |
240 msg_demo_body: 'If you borked something up, or if you\'re done testing, you can <a href="%reset_url%">reset this site</a>. The site is reset automatically once every two hours. When a reset is performed, all custom modifications to the site are lost and replaced with default values.', |
222 msg_install_files: '<b>NOTE:</b> It appears that the install/ directory still exists in your Enano installation root. Even though sensitive tools try to avoid hacking attempts, it is highly recommended that you remove the entire install directory from your server for security reasons.', |
241 msg_install_files_title: 'Installer files found', |
|
242 msg_install_files_body: 'Please delete the install/ directory from your Enano installation folder – it contains sensitive tools that might allow your site to be compromised.', |
223 heading_updates: 'Check for updates', |
243 heading_updates: 'Check for updates', |
224 msg_updates_info: 'Periodically, new releases of Enano will be made available. Click the button below to check for updates to Enano. During this process, a request will be sent to the Enano CMS server (ktulu.enanocms.org) over HTTP for an <a href="%updates_url%">XML file</a> containing a list of the latest releases. No information about your Enano installation will be transmitted.', |
244 msg_updates_info: 'The Enano team will on occasion release new versions of Enano. We always recommend that you run the latest available version because many releases contain security patches. Enano checks for updates by looking at an <a href="%updates_url%">XML file</a> and doesn\'t share any information about your site.', |
225 btn_check_updates: 'Check for updates', |
245 btn_check_updates: 'Check for updates', |
226 msg_inactive_users_one: 'It appears that 1 user is awaiting account activation. You can activate the account by going to the <a %um_flags%>User Manager</a>.', |
246 heading_inactive_users: 'Users are awaiting activation', |
227 msg_inactive_users_plural: 'It appears that %num_users% users are awaiting account activation. You can activate those accounts by going to the <a %um_flags%>User Manager</a>.', |
247 msg_inactive_users_one: '1 user has requested manual account activation. You can activate the account by going to the <a %um_flags%>User Manager</a>.', |
|
248 msg_inactive_users_plural: '%num_users% users have requested manual account activation. You can activate those accounts by going to the <a %um_flags%>User Manager</a>.', |
|
249 heading_docs: 'Enano documentation', |
|
250 msg_docs_info: 'The <a href="http://docs.enanocms.org/" onclick="window.open(this.href); return false;">Enano administrator\'s handbook</a> is maintained as a wiki. It will help you get started with Enano and learn about how we do things differently.', |
|
251 heading_support: 'Get support', |
|
252 msg_support_info: 'Stuck? Think you found a bug? Tell us about it! Post a message in the <a href="http://forum.enanocms.org/" onclick="window.open(this.href); return false;">Enano support forums</a> to obtain community support for Enano. You may also be interested in our <a href="http://enanocms.org/Support" onclick="window.open(this.href); return false;">other support channels</a>.', |
|
253 |
228 heading_top_pages: 'Most requested pages', |
254 heading_top_pages: 'Most requested pages', |
229 th_toppages_page: 'Page', |
255 th_toppages_page: 'Page', |
230 th_toppages_hits: 'Hits', |
256 th_toppages_hits: 'Hits', |
231 heading_seclog: 'Security log', |
257 heading_seclog: 'Security log', |
232 msg_seclog_info: 'This list shows the 5 most recent actions/attempted actions performed by administrators on this site. This also includes attempts to view blocked pages and use the administration panel without appropriate privileges. You can view a complete list using the link below.', |
258 msg_seclog_info: 'This list shows the 5 most recent actions/attempted actions performed by administrators on this site. This also includes attempts to view blocked pages and use the administration panel without appropriate privileges. You can view a complete list using the link below.', |