language/english/admin.json
changeset 688 f2a824ce5f18
parent 679 80bf9b8fe6aa
child 729 ebac7eeb89eb
equal deleted inserted replaced
687:ea43ac1ff2ee 688:f2a824ce5f18
   326       field_email_smtp_hostname_hint: 'This option only applies to the external SMTP mode.',
   326       field_email_smtp_hostname_hint: 'This option only applies to the external SMTP mode.',
   327       field_email_smtp_auth: 'SMTP credentials:',
   327       field_email_smtp_auth: 'SMTP credentials:',
   328       field_email_smtp_username: 'Username:',
   328       field_email_smtp_username: 'Username:',
   329       field_email_smtp_password: 'Password:',
   329       field_email_smtp_password: 'Password:',
   330       
   330       
       
   331       // Section: Sessions
       
   332       heading_sessions: 'User sessions',
       
   333       hint_sessions_noelev: '<b>Remember:</b> Settings here only affect normal logins - you can\'t change the length of sessions that give you elevated privileges, such as the re-authentication that occurs when you access the administration panel. <a href="http://docs.enanocms.org/Help:Appendix_B">Read about Enano\'s security model</a>.',
       
   334       field_short_time: 'Length of short sessions in minutes:',
       
   335       field_short_time_hint: 'This is how long a user\'s session will last when they don\'t check the "remember me" checkbox. Short sessions are automatically renewed every time a page is loaded.',
       
   336       field_long_time: 'Length of extended sessions in days:',
       
   337       field_long_time_hint: 'This is how long a user\'s session will last when the "remember me" checkbox is selected during their login. Long sessions can\'t be renewed - they always last a fixed amount of time. Set this to 0 to make extended sessions infinite, e.g. they are only terminated when the user logs out manually (this may present a security risk).',
       
   338       
   331       // Section: avatars
   339       // Section: avatars
   332       heading_avatars: 'Avatars',
   340       heading_avatars: 'Avatars',
   333       avatars_intro: 'Avatars are small images that users can display on their profiles and in comments.',
   341       avatars_intro: 'Avatars are small images that users can display on their profiles and in comments.',
   334       field_avatar_enable: 'Enable avatar support:',
   342       field_avatar_enable: 'Enable avatar support:',
   335       field_avatar_enable_hint: 'Supported formats are JPEG, PNG, and GIF&trade;.',
   343       field_avatar_enable_hint: 'Supported formats are JPEG, PNG, and GIF&trade;.',
   386       w3clogos_btn_css: 'CSS',
   394       w3clogos_btn_css: 'CSS',
   387       
   395       
   388       // Section Defective By Design link
   396       // Section Defective By Design link
   389       heading_dbd: 'Defective By Design Anti-DRM button',
   397       heading_dbd: 'Defective By Design Anti-DRM button',
   390       dbd_intro: 'The Enano project is strongly against Digital Restrictions Management.',
   398       dbd_intro: 'The Enano project is strongly against Digital Restrictions Management.',
   391       dbd_explain: 'DRM removes the freedoms that every consumer should have: to freely copy and use digital media items they legally purchased to their own devices. Furthermore, DRM technologies can lock you into a specific brand or product, thus stifling interoperability. Showing your opposition to DRM is as easy as checking the box below to place a link to <a href="http://www.defectivebydesign.org">DefectiveByDesign.org</a> on your sidebar.',
   399       dbd_explain: 'DRM infringes on consumer rights by using technical locks to prevent you from using your Fair Use rights granted by copyright law. This means that consumers are harmed when they can\'t copy purchased digital media to their own devices. Furthermore, since most DRM schemes are proprietary and designed to prevent interoperability, you can be locked you into a specific brand or product. You can help spread consumer awareness and show your opposition to DRM through this button. It\'s as easy as checking the box below to place a link to <a href="http://www.defectivebydesign.org">DefectiveByDesign.org</a> on your sidebar.',
   392       field_stopdrm: 'Help stop DRM by placing a link to DBD on the sidebar!',
   400       field_stopdrm: 'Help stop DRM by placing a link to DBD on the sidebar!',
   393       
   401       
   394       // Save button
   402       // Save button
   395       btn_save_changes: 'Save changes'
   403       btn_save_changes: 'Save changes'
   396     },
   404     },