16 // via Javascript as well. |
16 // via Javascript as well. |
17 |
17 |
18 var enano_lang = { |
18 var enano_lang = { |
19 categories: [ |
19 categories: [ |
20 'adm', 'meta', 'user', 'page', 'comment', 'onpage', 'etc', 'editor', 'history', 'catedit', 'tags', 'delvote', 'ajax', 'sidebar', 'acl', |
20 'adm', 'meta', 'user', 'page', 'comment', 'onpage', 'etc', 'editor', 'history', 'catedit', 'tags', 'delvote', 'ajax', 'sidebar', 'acl', |
21 'perm', 'usercp', |
21 'perm', 'usercp', 'adminusers', |
22 ], |
22 ], |
23 strings: { |
23 strings: { |
24 meta: { |
24 meta: { |
25 adm: 'Administration panel nav menu', |
25 adm: 'Administration panel nav menu', |
26 meta: 'Language category strings', |
26 meta: 'Language category strings', |
36 delvote: 'Page deletion vote interface', |
36 delvote: 'Page deletion vote interface', |
37 ajax: 'On-page AJAX applets', |
37 ajax: 'On-page AJAX applets', |
38 sidebar: 'Default sidebar blocks and buttons', |
38 sidebar: 'Default sidebar blocks and buttons', |
39 acl: 'Access control list editor', |
39 acl: 'Access control list editor', |
40 perm: 'Page actions (for ACLs)', |
40 perm: 'Page actions (for ACLs)', |
|
41 usercp: 'User control panel', |
|
42 adminusers: 'ACP: User management', |
41 plural: 's', |
43 plural: 's', |
42 enano_about_poweredby: '<p>This website is powered by <a href="http://enanocms.org/">Enano</a>, the lightweight and open source CMS that everyone can use. Enano is copyright © 2006-2007 Dan Fuhry. For legal information, along with a list of libraries that Enano uses, please see <a href="http://enanocms.org/Legal_information">Legal Information</a>.</p><p>The developers and maintainers of Enano strongly believe that software should not only be free to use, but free to be modified, distributed, and used to create derivative works. For more information about Free Software, check out the <a href="http://en.wikipedia.org/wiki/Free_Software" onclick="window.open(this.href); return false;">Wikipedia page</a> or the <a href="http://www.fsf.org/" onclick="window.open(this.href); return false;">Free Software Foundation\'s</a> homepage.</p>', |
44 enano_about_poweredby: '<p>This website is powered by <a href="http://enanocms.org/">Enano</a>, the lightweight and open source CMS that everyone can use. Enano is copyright © 2006-2007 Dan Fuhry. For legal information, along with a list of libraries that Enano uses, please see <a href="http://enanocms.org/Legal_information">Legal Information</a>.</p><p>The developers and maintainers of Enano strongly believe that software should not only be free to use, but free to be modified, distributed, and used to create derivative works. For more information about Free Software, check out the <a href="http://en.wikipedia.org/wiki/Free_Software" onclick="window.open(this.href); return false;">Wikipedia page</a> or the <a href="http://www.fsf.org/" onclick="window.open(this.href); return false;">Free Software Foundation\'s</a> homepage.</p>', |
43 enano_about_gpl: '<p>This program is Free Software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.</p><p>You should have received <a href="%gpl_link%">a copy of the GNU General Public License</a> along with this program; if not, write to:</p><p style="margin-left 2em;">Free Software Foundation, Inc.,<br />51 Franklin Street, Fifth Floor<br />Boston, MA 02110-1301, USA</p><p>Alternatively, you can <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">read it online</a>.</p>', |
45 enano_about_gpl: '<p>This program is Free Software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.</p><p>You should have received <a href="%gpl_link%">a copy of the GNU General Public License</a> along with this program; if not, write to:</p><p style="margin-left 2em;">Free Software Foundation, Inc.,<br />51 Franklin Street, Fifth Floor<br />Boston, MA 02110-1301, USA</p><p>Alternatively, you can <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">read it online</a>.</p>', |
44 enano_about_lbl_enanoversion: '<a href="http://enanocms.org">Enano</a> version:', |
46 enano_about_lbl_enanoversion: '<a href="http://enanocms.org">Enano</a> version:', |
45 enano_about_lbl_webserver: 'Web server:', |
47 enano_about_lbl_webserver: 'Web server:', |
594 upload_new_version: 'Upload new versions of files', |
596 upload_new_version: 'Upload new versions of files', |
595 create_page: 'Create pages', |
597 create_page: 'Create pages', |
596 php_in_pages: 'Embed PHP code in pages', |
598 php_in_pages: 'Embed PHP code in pages', |
597 edit_acl: 'Edit access control lists', |
599 edit_acl: 'Edit access control lists', |
598 }, |
600 }, |
|
601 adminusers: { |
|
602 avatar_heading: 'Avatar settings', |
|
603 avatar_image_none: 'This user does not currently have an avatar.', |
|
604 avatar_lbl_change: 'Change avatar:', |
|
605 avatar_lbl_keep: 'Keep current setting', |
|
606 avatar_lbl_remove: 'Delete this user\'s avatar', |
|
607 avatar_lbl_set_http: 'Replace avatar using a new image from a URL', |
|
608 avatar_lbl_set_file: 'Replace avatar using a new image from my computer', |
|
609 }, |
599 etc: { |
610 etc: { |
600 redirect_title: 'Redirecting...', |
611 redirect_title: 'Redirecting...', |
601 redirect_body: 'Please wait while you are redirected.', |
612 redirect_body: 'Please wait while you are redirected.', |
602 redirect_timeout: 'If you are not redirected within %timeout% seconds, please <a href="%redirect_url%">click here</a>.', |
613 redirect_timeout: 'If you are not redirected within %timeout% seconds, please <a href="%redirect_url%">click here</a>.', |
603 // Generic "Save Changes" button |
614 // Generic "Save Changes" button |