language/english/admin.json
changeset 1170 71cb87b7dc3f
parent 1122 e1606c85e937
child 1172 db6b116b8ea7
equal deleted inserted replaced
1169:d5474f54a525 1170:71cb87b7dc3f
   233       stat_installdate: 'Site started:',
   233       stat_installdate: 'Site started:',
   234       stat_lastupdate: 'Last Enano upgrade:',
   234       stat_lastupdate: 'Last Enano upgrade:',
   235       stat_lastupdate_never: 'Never',
   235       stat_lastupdate_never: 'Never',
   236       
   236       
   237       heading_alerts: 'Active alerts',
   237       heading_alerts: 'Active alerts',
       
   238       
   238       msg_demo_title: 'Enano is running in demo mode.',
   239       msg_demo_title: 'Enano is running in demo mode.',
   239       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.',
       
   241       
   240       msg_install_files_title: 'Installer files found',
   242       msg_install_files_title: 'Installer files found',
   241       msg_install_files_body: 'Please delete the install/ directory from your Enano installation folder &ndash; it contains sensitive tools that might allow your site to be compromised.',
   243       msg_install_files_body: 'Please delete the install/ directory from your Enano installation folder &ndash; it contains sensitive tools that might allow your site to be compromised.',
       
   244       
   242       heading_updates: 'Check for updates',
   245       heading_updates: 'Check for updates',
   243       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.',
   246       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.',
   244       btn_check_updates: 'Check for updates',
   247       btn_check_updates: 'Check for updates',
       
   248       
   245       heading_inactive_users: 'Users are awaiting activation',
   249       heading_inactive_users: 'Users are awaiting activation',
   246       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>.',
   250       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>.',
   247       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>.',
   251       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>.',
       
   252       
       
   253       msg_users_locked_out: 'Active IP address lockouts',
       
   254       msg_users_locked_out_hint: 'The following IP addresses have been automatically locked out from login attempts. You can delete these active lockouts, if you choose.',
       
   255       th_locked_out_ip: 'IP address',
       
   256       th_locked_out_username: 'Username (most recent attempt)',
       
   257       th_locked_out_status: 'Status',
       
   258       th_locked_out_time: 'Time remaining',
       
   259       lbl_locked_out_warned: 'Warned (failures: %fail_count%)',
       
   260       lbl_locked_out_banned: 'Locked out',
       
   261       btn_lockout_unblock: 'Unblock',
       
   262       btn_lockout_clear: 'Clear',
       
   263       msg_lockout_clear_success: 'The IP address %ip% has been cleared from the active lockout list.',
       
   264       
   248       heading_docs: 'Enano documentation',
   265       heading_docs: 'Enano documentation',
   249       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.',
   266       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.',
   250       heading_support: 'Get support',
   267       heading_support: 'Get support',
   251       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>.',
   268       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>.',
   252       
   269