language/english/enano.json
changeset 212 30b857a6b811
parent 211 753dabeca1ee
child 213 1316404e4ea8
equal deleted inserted replaced
211:753dabeca1ee 212:30b857a6b811
    72       logout_confirm_title_elev: 'Are you sure you want to de-authenticate?',
    72       logout_confirm_title_elev: 'Are you sure you want to de-authenticate?',
    73       logout_confirm_body_elev: 'If you de-authenticate, you will no longer be able to use the administration panel until you re-authenticate again. You may do so at any time using the Administration button on the sidebar.',
    73       logout_confirm_body_elev: 'If you de-authenticate, you will no longer be able to use the administration panel until you re-authenticate again. You may do so at any time using the Administration button on the sidebar.',
    74       
    74       
    75       keepalive_info_title: 'About the keep-alive feature',
    75       keepalive_info_title: 'About the keep-alive feature',
    76       keepalive_info_body: 'Keep-alive is a new Enano feature that keeps your administrative session from timing out while you are using the administration panel. This feature can be useful if you are editing a large page or doing something in the administration interface that will take longer than 15 minutes.<br /><br />For security reasons, Enano mandates that high-privilege logins last only 15 minutes, with the time being reset each time a page is loaded (or, more specifically, each time the session API is started). The consequence of this is that if you are performing an action in the administration panel that takes more than 15 minutes, your session may be terminated. The keep-alive feature attempts to relieve this by sending a "ping" to the server every 10 minutes.<br /><br />Please note that keep-alive state is determined by a cookie. Thus, if you log out and then back in as a different administrator, keep-alive will use the same setting that was used when you were logged in as the first administrative user. In the same way, if you log into the administration panel under your account from another computer, keep-alive will be set to "off".<br /><br /><b>For more information:</b><br /><a href="http://docs.enanocms.org/Help:Appendix_B" onclick="window.open(this.href); return false;">Overview of Enano\'s security model</a>',
    76       keepalive_info_body: 'Keep-alive is a new Enano feature that keeps your administrative session from timing out while you are using the administration panel. This feature can be useful if you are editing a large page or doing something in the administration interface that will take longer than 15 minutes.<br /><br />For security reasons, Enano mandates that high-privilege logins last only 15 minutes, with the time being reset each time a page is loaded (or, more specifically, each time the session API is started). The consequence of this is that if you are performing an action in the administration panel that takes more than 15 minutes, your session may be terminated. The keep-alive feature attempts to relieve this by sending a "ping" to the server every 10 minutes.<br /><br />Please note that keep-alive state is determined by a cookie. Thus, if you log out and then back in as a different administrator, keep-alive will use the same setting that was used when you were logged in as the first administrative user. In the same way, if you log into the administration panel under your account from another computer, keep-alive will be set to "off".<br /><br /><b>For more information:</b><br /><a href="http://docs.enanocms.org/Help:Appendix_B" onclick="window.open(this.href); return false;">Overview of Enano\'s security model</a>',
       
    77       
       
    78       type_guest: 'Guest',
       
    79       type_member: 'Member',
       
    80       type_mod: 'Moderator',
       
    81       type_admin: 'Administrator',
    77     },
    82     },
    78     onpage: {
    83     onpage: {
    79       lbl_pagetools: 'Page tools',
    84       lbl_pagetools: 'Page tools',
    80       lbl_page_article: 'article',
    85       lbl_page_article: 'article',
    81       lbl_page_admin: 'administration page',
    86       lbl_page_admin: 'administration page',
   114       btn_password_set: 'set',
   119       btn_password_set: 'set',
   115       btn_acl: 'manage page access',
   120       btn_acl: 'manage page access',
   116       btn_admin: 'administrative options',
   121       btn_admin: 'administrative options',
   117     },
   122     },
   118     comment: {
   123     comment: {
       
   124       lbl_subject: 'Subject',
       
   125       lbl_mod_options: 'Moderator options:',
       
   126       heading: 'Article comments',
       
   127       btn_send_privmsg: 'Send private message',
       
   128       btn_add_buddy: 'Add to buddy list',
       
   129       btn_edit: 'edit',
       
   130       btn_delete: 'delete',
       
   131       btn_mod_approve: 'Approve',
       
   132       btn_mod_unapprove: 'Unapprove',
       
   133       btn_mod_delete: 'Delete',
       
   134       btn_save: 'save',
       
   135       
       
   136       msg_comment_posted: 'Your comment has been posted. If it does not appear right away, it is probably awaiting approval.',
       
   137       
       
   138       msg_count_zero: 'There are <span id="comment_count_inner">no</span> comments on this %page_type%.',
       
   139       msg_count_one: 'There is <span id="comment_count_inner">1</span> comment on this %page_type%.',
       
   140       msg_count_plural: 'There are <span id="comment_count_inner">%num_comments%</span> comments on this %page_type%.',
       
   141       
       
   142       msg_count_unapp_mod: '<span id="comment_count_unapp_inner">%num_unapp%</span> of those are unapproved.',
       
   143       msg_count_unapp_one: 'However, there is <span id="comment_count_unapp_inner">1</span> additional comment awaiting approval.',
       
   144       msg_count_unapp_plural: 'However, there are <span id="comment_count_unapp_inner">%num_unapp%</span> additional comments awaiting approval.',
       
   145       
       
   146       msg_note_unapp: '(Unapproved)',
       
   147       
       
   148       msg_delete_confirm: 'Do you really want to delete this comment?',
       
   149       
       
   150       postform_title: 'Got something to say?',
       
   151       postform_blurb: 'If you have comments or suggestions on this article, you can shout it out here.',
       
   152       postform_blurb_unapp: 'Before your post will be visible to the public, a moderator will have to approve it.',
       
   153       postform_blurb_link: 'Leave a comment...',
       
   154       postform_field_name: 'Your name/screen name:',
       
   155       postform_field_subject: 'Comment subject:',
       
   156       postform_field_comment: 'Comment:',
       
   157       postform_field_captcha_title: 'Visual confirmation:',
       
   158       postform_field_captcha_blurb: 'Please enter the confirmation code seen in the image on the right into the box. If you cannot read the code, please click on the image to generate a new one. This helps to prevent automated bot posting.',
       
   159       postform_field_captcha_label: 'Confirmation code:',
       
   160       postform_btn_submit: 'Submit comment',
   119     },
   161     },
   120     adm: {
   162     adm: {
   121       cat_general: 'General',
   163       cat_general: 'General',
   122       cat_content: 'Content',
   164       cat_content: 'Content',
   123       cat_appearance: 'Appearance',
   165       cat_appearance: 'Appearance',