equal
deleted
inserted
replaced
1 /* |
1 i/* |
2 * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between |
2 * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between |
3 * Version 1.1.6 (Caoineag beta 1) |
3 * Version 1.1.6 (Caoineag beta 1) |
4 * Copyright (C) 2006-2007 Dan Fuhry |
4 * Copyright (C) 2006-2007 Dan Fuhry |
5 * |
5 * |
6 * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License |
6 * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License |
45 enano_about_lbl_enanoversion: '<a href="http://enanocms.org">Enano</a> version:', |
45 enano_about_lbl_enanoversion: '<a href="http://enanocms.org">Enano</a> version:', |
46 enano_about_lbl_webserver: 'Web server:', |
46 enano_about_lbl_webserver: 'Web server:', |
47 enano_about_lbl_serverplatform: 'Server platform:', |
47 enano_about_lbl_serverplatform: 'Server platform:', |
48 enano_about_lbl_phpversion: '<a href="http://www.php.net/">PHP</a> version:', |
48 enano_about_lbl_phpversion: '<a href="http://www.php.net/">PHP</a> version:', |
49 enano_about_lbl_mysqlversion: '<a href="http://www.mysql.com/">MySQL</a> version:', |
49 enano_about_lbl_mysqlversion: '<a href="http://www.mysql.com/">MySQL</a> version:', |
50 enano_about_lbl_pgsqlversion: '<a href="http://www.postgresql.org/">PostgreSQL</a> version:' |
50 enano_about_lbl_pgsqlversion: '<a href="http://www.postgresql.org/">PostgreSQL</a> version:', |
|
51 direction: 'rtl' |
51 }, |
52 }, |
52 page: { |
53 page: { |
53 sitedisabled_admin_msg_title: 'The site is currently disabled and thus is only accessible to administrators.', |
54 sitedisabled_admin_msg_title: 'The site is currently disabled and thus is only accessible to administrators.', |
54 sitedisabled_admin_msg_body: 'You can re-enable the site through the <a href="%admin_link%">administration panel</a>.', |
55 sitedisabled_admin_msg_body: 'You can re-enable the site through the <a href="%admin_link%">administration panel</a>.', |
55 |
56 |