13 // Enano installer strings |
13 // Enano installer strings |
14 // Language: ISO-639-3 eng (English) |
14 // Language: ISO-639-3 eng (English) |
15 |
15 |
16 var enano_lang_install = { |
16 var enano_lang_install = { |
17 categories: [ |
17 categories: [ |
18 'meta', 'welcome', 'license', 'sysreqs', 'database', 'website', 'login', 'confirm', 'install', 'finish', 'pophelp', |
18 'meta', 'language', 'welcome', 'license', 'sysreqs', 'database', 'dbmysql', 'dbpgsql', 'website', 'login', 'confirm', 'install', 'finish', 'pophelp', |
19 ], |
19 ], |
20 strings: { |
20 strings: { |
21 meta: { |
21 meta: { |
22 site_name: 'Enano installation', |
22 site_name: 'Enano installation', |
23 site_desc: 'Install Enano on your server.', |
23 site_desc: 'Install Enano on your server.', |
24 enano_copyright: 'Enano and its various components, related documentation, and artwork are copyright © 2006 Dan Fuhry.<br />This program is Free Software; see the file "GPL" included with this package for details.', |
24 enano_copyright: 'Enano and its various components, related documentation, and artwork are copyright © 2006 Dan Fuhry.<br />This program is Free Software; see the file "GPL" included with this package for details.', |
25 sidebar_heading: 'Installation progress', |
25 sidebar_heading: 'Installation progress', |
26 btn_article: 'installation page', |
26 btn_article: 'installation page', |
27 btn_continue: 'Continue', |
27 btn_continue: 'Continue', |
28 lbl_before_continue: 'Before continuing:', |
28 lbl_before_continue: 'Before continuing:', |
|
29 step: 'Step %step%: %title%', |
29 |
30 |
30 msg_err_verification: 'One or more of the form fields is incorrect. Please correct any information in the form that has an "X" next to it.', |
31 msg_err_verification: 'One or more of the form fields is incorrect. Please correct any information in the form that has an "X" next to it.', |
31 |
32 |
32 msg_err_stagefailed_title: 'Enano installation failed.', |
33 msg_err_stagefailed_title: 'Enano installation failed.', |
33 msg_err_stagefailed_body: 'When you have corrected the error, click the button below to attempt to continue the installation.', |
34 msg_err_stagefailed_body: 'When you have corrected the error, click the button below to attempt to continue the installation.', |
34 msg_err_stagefailed_mysqlerror: 'The error returned from MySQL was:', |
35 msg_err_stagefailed_mysqlerror: 'The error returned from MySQL was:', |
35 btn_retry_installation: 'Retry installation', |
36 btn_retry_installation: 'Retry installation', |
|
37 }, |
|
38 language: { |
|
39 modetitle: 'Language', |
36 }, |
40 }, |
37 welcome: { |
41 welcome: { |
38 modetitle: 'Welcome', |
42 modetitle: 'Welcome', |
39 heading: 'Welcome to Enano', |
43 heading: 'Welcome to Enano', |
40 version: 'version', |
44 version: 'version', |
42 branch_unstable: 'unstable', |
46 branch_unstable: 'unstable', |
43 aka: 'also affectionately known as "%codename%" <tt>:)</tt>', |
47 aka: 'also affectionately known as "%codename%" <tt>:)</tt>', |
44 btn_start: 'Start installation', |
48 btn_start: 'Start installation', |
45 }, |
49 }, |
46 license: { |
50 license: { |
47 modetitle: 'License agreement', |
51 modetitle: 'License', |
|
52 modetitle_long: 'License agreement', |
48 heading: 'Welcome to the Enano installer.', |
53 heading: 'Welcome to the Enano installer.', |
49 blurb_thankyou: 'Thank you for choosing Enano as your CMS. You\'ve selected the finest in design, the strongest in security, and the latest in Web 2.0 toys. Trust us, you\'ll like it.', |
54 blurb_thankyou: 'Thank you for choosing Enano as your CMS. You\'ve selected the finest in design, the strongest in security, and the latest in Web 2.0 toys. Trust us, you\'ll like it.', |
50 blurb_pleaseread: 'To get started, please read and accept the following license agreement. You\'ve probably seen it before.', |
55 blurb_pleaseread: 'To get started, please read and accept the following license agreement. You\'ve probably seen it before.', |
51 info_unstable_title: 'Notice for prerelease versions', |
56 info_unstable_title: 'Notice for prerelease versions', |
52 info_unstable_body: 'This version of Enano is designed only for testing and evaluation purposes. <b>It is not yet completely stable, and should not be used on production websites.</b> As with any Enano version, Dan Fuhry and the Enano team cannot be responsible for any damage, physical or otherwise, to any property as a result of the use of Enano. While security is a number one priority, sometimes things slip through.', |
57 info_unstable_body: 'This version of Enano is designed only for testing and evaluation purposes. <b>It is not yet completely stable, and should not be used on production websites.</b> As with any Enano version, Dan Fuhry and the Enano team cannot be responsible for any damage, physical or otherwise, to any property as a result of the use of Enano. While security is a number one priority, sometimes things slip through.', |
55 objective_ensure_agree: 'Ensure that you agree with the terms of the license', |
60 objective_ensure_agree: 'Ensure that you agree with the terms of the license', |
56 objective_have_db_info: 'Have your database host, name, username, and password available', |
61 objective_have_db_info: 'Have your database host, name, username, and password available', |
57 gpl_blurb_inenglish: 'You may view a copy of the GNU General Public License in English in the file GPL-EN included with this package.', |
62 gpl_blurb_inenglish: 'You may view a copy of the GNU General Public License in English in the file GPL-EN included with this package.', |
58 }, |
63 }, |
59 sysreqs: { |
64 sysreqs: { |
60 modetitle: 'Server requirements', |
65 modetitle: 'Requirements', |
|
66 modetitle_long: 'Server requirements', |
61 heading: 'Checking your server', |
67 heading: 'Checking your server', |
62 blurb: 'Enano has several requirements that must be met before it can be installed. If all is good then note any warnings and click Continue below.', |
68 blurb: 'Enano has several requirements that must be met before it can be installed. If all is good then note any warnings and click Continue below.', |
63 req_php: 'PHP Version >=4.3.0', |
69 req_php: 'PHP Version >=4.3.0', |
64 req_php5: 'PHP 5.2.0 or later', |
70 req_php5: 'PHP 5.2.0 or later', |
|
71 req_postgres: 'PostgreSQL extension for PHP', |
65 req_mysql: 'MySQL extension for PHP', |
72 req_mysql: 'MySQL extension for PHP', |
66 req_uploads: 'File upload support', |
73 req_uploads: 'File upload support', |
67 req_apache: 'Apache HTTP Server', |
74 req_apache: 'Apache HTTP Server', |
68 req_config: 'Configuration file writable', |
75 req_config: 'Configuration file writable', |
69 req_magick: 'ImageMagick support', |
76 req_magick: 'ImageMagick support', |
70 req_cachewriteable: 'Cache directory writable', |
77 req_cachewriteable: 'Cache directory writable', |
71 req_fileswriteable: 'File uploads directory writable', |
78 req_fileswriteable: 'File uploads directory writable', |
72 |
79 |
73 req_desc_php: 'It seems that the version of PHP that your server is running is too old to support Enano properly. If this is your server, please upgrade to the most recent version of PHP, remembering to use the --with-mysql configure option if you compile it yourself. If this is not your server, please contact your webhost and ask them if it would be possible to upgrade PHP. If this is not possible, you will need to switch to a different webhost in order to use Enano.', |
80 req_desc_php: 'It seems that the version of PHP that your server is running is too old to support Enano properly. If this is your server, please upgrade to the most recent version of PHP, remembering to use the --with-mysql configure option if you compile it yourself. If this is not your server, please contact your webhost and ask them if it would be possible to upgrade PHP. If this is not possible, you will need to switch to a different webhost in order to use Enano.', |
74 req_desc_php5: 'Your server does not have support for PHP 5.2.0. While you may continue installing Enano, please be warned that as of December 31, 2007, all support for Enano on PHP 4 servers is discontinued. If you have at least PHP 5.0.0, support will still be available, but there are many security problems in PHP versions under 5.2.0 that Enano cannot effectively prevent.', |
81 req_desc_php5: 'Your server does not have support for PHP 5.2.0. While you may continue installing Enano, please be warned that as of December 31, 2007, all support for Enano on PHP 4 servers is discontinued. If you have at least PHP 5.0.0, support will still be available, but there are many security problems in PHP versions under 5.2.0 that Enano cannot effectively prevent.', |
|
82 req_desc_postgres: 'It seems that your PHP installation does not have the PostgreSQL extension enabled. Because of this, you won\'t be able to use the PostgreSQL database driver. This is OK in the majority of cases. If you want to use PostgreSQL support, you\'ll need to either compile the PHP extension for Postgres or install the extension with your distribution\'s package manager. Windows administrators will need enable php_pgsql.dll in their php.ini.', |
75 req_desc_mysql: 'It seems that your PHP installation does not have the MySQL extension enabled. If this is your own server, you may need to just enable the "libmysql.so" extension in php.ini. If you do not have the MySQL extension installed, you will need to either use your distribution\'s package manager to install it, or you will have to compile PHP from source. If you compile PHP from source, please remember to use the "--with-mysql" configure option, and you will have to have the MySQL development files installed (they usually are). If this is not your server, please contact your hosting company and ask them to install the PHP MySQL extension.', |
83 req_desc_mysql: 'It seems that your PHP installation does not have the MySQL extension enabled. If this is your own server, you may need to just enable the "libmysql.so" extension in php.ini. If you do not have the MySQL extension installed, you will need to either use your distribution\'s package manager to install it, or you will have to compile PHP from source. If you compile PHP from source, please remember to use the "--with-mysql" configure option, and you will have to have the MySQL development files installed (they usually are). If this is not your server, please contact your hosting company and ask them to install the PHP MySQL extension.', |
76 req_desc_uploads: 'It seems that your server does not support uploading files. Enano *requires* this functionality in order to work properly. Please ask your server administrator to set the "file_uploads" option in php.ini to "On".', |
84 req_desc_uploads: 'It seems that your server does not support uploading files. Enano *requires* this functionality in order to work properly. Please ask your server administrator to set the "file_uploads" option in php.ini to "On".', |
77 req_desc_apache: 'Apparently your server is running a web server other than Apache. Enano will work nontheless, but there are some known bugs with non-Apache servers, and the "fancy" URLs will not work properly. The "Standard URLs" option will be set on the website configuration page, only change it if you are absolutely certain that your server is running Apache.', |
85 req_desc_apache: 'Apparently your server is running a web server other than Apache. Enano will work nontheless, but there are some known bugs with non-Apache servers, and the "fancy" URLs will not work properly. The "Standard URLs" option will be set on the website configuration page, only change it if you are absolutely certain that your server is running Apache.', |
78 req_desc_config: 'It looks like the configuration file, config.new.php, is not writable. Enano needs to be able to write to this file in order to install.<br /><br /><b>If you are installing Enano on a SourceForge web site:</b><br />SourceForge mounts the web partitions read-only now, so you will need to use the project shell service to symlink config.php to a file in the /tmp/persistent directory.', |
86 req_desc_config: 'It looks like the configuration file, config.new.php, is not writable. Enano needs to be able to write to this file in order to install.<br /><br /><b>If you are installing Enano on a SourceForge web site:</b><br />SourceForge mounts the web partitions read-only now, so you will need to use the project shell service to symlink config.php to a file in the /tmp/persistent directory.', |
79 req_desc_magick: 'Enano uses ImageMagick to scale images into thumbnails. Because ImageMagick was not found on your server, Enano will use the width= and height= attributes on the <img> tag to scale images. This can cause somewhat of a performance increase, but bandwidth usage will be higher, especially if you use high-resolution images on your site.<br /><br />If you are sure that you have ImageMagick, you can set the location of the "convert" program using the administration panel after installation is complete.', |
87 req_desc_magick: 'Enano uses ImageMagick to scale images into thumbnails. Because ImageMagick was not found on your server, Enano will use the width= and height= attributes on the <img> tag to scale images. This can cause somewhat of a performance increase, but bandwidth usage will be higher, especially if you use high-resolution images on your site.<br /><br />If you are sure that you have ImageMagick, you can set the location of the "convert" program using the administration panel after installation is complete.', |
90 summary_fail_body: 'As a precaution, Enano will not install until the above requirements have been met. Contact your server administrator or hosting company and convince them to upgrade. Good luck.', |
98 summary_fail_body: 'As a precaution, Enano will not install until the above requirements have been met. Contact your server administrator or hosting company and convince them to upgrade. Good luck.', |
91 |
99 |
92 objective_scalebacks: 'Review the list above to ensure that you are satisfied with any of Enano\'s workarounds for your server. If you need a particular feature and that feature is listed as disabled above, you should take the opportunity now to correct the problem.' |
100 objective_scalebacks: 'Review the list above to ensure that you are satisfied with any of Enano\'s workarounds for your server. If you need a particular feature and that feature is listed as disabled above, you should take the opportunity now to correct the problem.' |
93 }, |
101 }, |
94 database: { |
102 database: { |
95 modetitle: 'Database information', |
103 modetitle: 'Database', |
|
104 modetitle_long: 'Database information', |
96 heading_optionalinfo: 'Optional information', |
105 heading_optionalinfo: 'Optional information', |
97 |
106 |
|
107 driver_heading: 'Choose a database driver', |
|
108 driver_intro: 'The next step is to choose the database driver that Enano will use. In most cases this is MySQL, but there are certain advantages to PostgreSQL, which is made available only experimentally.', |
|
109 driver_msg_virt_appliance: '<b>You\'re using the Enano virtual appliance.</b><br />Unless you configured the appliance manually, PostgreSQL support is not available. In 99% of cases you\'ll want to click MySQL below.', |
|
110 driver_err_no_mysql: 'You don\'t have the MySQL PHP extension installed.', |
|
111 driver_err_no_pgsql: 'You don\'t have the PostgreSQL PHP extensnion installed.', |
|
112 driver_mysql: 'MySQL', |
|
113 driver_mysql_intro: 'Click this button to use MySQL as the database backend for your site. Most web hosts support MySQL, and if you have administrative access to your MySQL server, you can create a new database and user during this installation process if you haven\'t done so already.', |
|
114 driver_pgsql: 'PostgreSQL', |
|
115 driver_pgsql_intro: 'Click this button to use PostgreSQL as the database backend for your site. While not as widely supported, PostgreSQL has more liberal licensing conditions and when properly configured is faster than MySQL. Some plugins may not work with the PostgreSQL driver.', |
|
116 |
|
117 objective_test: 'Check your MySQL connection using the "Test Connection" button.', |
|
118 objective_uncrypt: 'Be aware that your database information will be transmitted unencrypted several times.', |
|
119 }, |
|
120 dbmysql: { |
98 msg_err_mysql_connect: '<b>Error:</b> The database server "%db_host%" couldn\'t be contacted.<br />%mysql_error%', |
121 msg_err_mysql_connect: '<b>Error:</b> The database server "%db_host%" couldn\'t be contacted.<br />%mysql_error%', |
99 msg_err_mysql_auth: '<b>Error:</b> Access to MySQL under the specified credentials was denied.<br />%mysql_error%', |
122 msg_err_mysql_auth: '<b>Error:</b> Access to MySQL under the specified credentials was denied.<br />%mysql_error%', |
100 msg_err_mysql_dbperm: '<b>Error:</b> Access to the specified database using those login credentials was denied.<br />%mysql_error%', |
123 msg_err_mysql_dbperm: '<b>Error:</b> Access to the specified database using those login credentials was denied.<br />%mysql_error%', |
101 msg_err_mysql_dbexist: '<b>Error:</b> The specified database does not exist<br />%mysql_error%', |
124 msg_err_mysql_dbexist: '<b>Error:</b> The specified database does not exist<br />%mysql_error%', |
102 msg_err_mysql_version: '<b>Error:</b> Your version of MySQL (%mysql_version%) is older than 4.1.17. Enano will still work, but there is a known bug with the comment system and MySQL 4.1.11 that involves some comments not being displayed, due to an issue with the PHP function mysql_fetch_row().', |
125 msg_err_mysql_version: '<b>Error:</b> Your version of MySQL (%mysql_version%) is older than 4.1.17. Enano will still work, but there is a known bug with the comment system and MySQL 4.1.11 that involves some comments not being displayed, due to an issue with the PHP function mysql_fetch_row().', |
104 msg_warn_creating_db: '<b>Warning:</b> The database you specified does not exist. It will be created during installation.', |
127 msg_warn_creating_db: '<b>Warning:</b> The database you specified does not exist. It will be created during installation.', |
105 msg_warn_creating_user: '<b>Warning:</b> The specified regular user does not exist or the password is incorrect. The user will be created during installation. If the user already exists, the password will be reset.', |
128 msg_warn_creating_user: '<b>Warning:</b> The specified regular user does not exist or the password is incorrect. The user will be created during installation. If the user already exists, the password will be reset.', |
106 msg_warn_mysql_version: 'The MySQL version that your server is running could not be determined.', |
129 msg_warn_mysql_version: 'The MySQL version that your server is running could not be determined.', |
107 |
130 |
108 msg_info_mysql_good: 'Your version of MySQL meets Enano requirements.', |
131 msg_info_mysql_good: 'Your version of MySQL meets Enano requirements.', |
|
132 msg_test_success: 'All checks passed! You can use this database configuration with Enano.', |
109 |
133 |
110 blurb_needdb: 'Now we need some information that will allow Enano to contact your database server. Enano uses MySQL as a data storage backend, and we need to have access to a MySQL server in order to continue.', |
134 blurb_needdb: 'Now we need some information that will allow Enano to contact your database server. Enano uses MySQL as a data storage backend, and we need to have access to a MySQL server in order to continue.', |
111 blurb_howtomysql: 'If you do not have access to a MySQL server, and you are using your own server, you can download MySQL for free from <a href="http://www.mysql.com/">MySQL.com</a>. <b>Please note that, like Enano, MySQL is licensed under the GNU GPL.</b> If you need to modify MySQL and then distribute your modifications, you must either distribute them under the terms of the GPL or purchase a proprietary license.', |
135 blurb_howtomysql: 'If you do not have access to a MySQL server, and you are using your own server, you can download MySQL for free from <a href="http://www.mysql.com/">MySQL.com</a>. <b>Please note that, like Enano, MySQL is licensed under the GNU GPL.</b> If you need to modify MySQL and then distribute your modifications, you must either distribute them under the terms of the GPL or purchase a proprietary license.', |
112 |
136 |
113 vm_login_info: '<b>MySQL login information for this virtual appliance:</b><br /><br />Database hostname: %host%<br />Database login: username "%user%", password: "%pass%" (without quotes)<br />Database name: %name%', |
137 vm_login_info: '<b>MySQL login information for this virtual appliance:</b><br /><br />Database hostname: %host%<br />Database login: username "%user%", password: "%pass%" (without quotes)<br />Database name: %name%', |
129 field_droptables_title: 'Delete existing tables?', |
153 field_droptables_title: 'Delete existing tables?', |
130 field_droptables_body: 'If this option is checked, all the tables that will be used by Enano will be dropped (deleted) before the schema is executed. Do NOT use this option unless specifically instructed to.', |
154 field_droptables_body: 'If this option is checked, all the tables that will be used by Enano will be dropped (deleted) before the schema is executed. Do NOT use this option unless specifically instructed to.', |
131 field_droptables_lbl: 'Drop existing tables', |
155 field_droptables_lbl: 'Drop existing tables', |
132 |
156 |
133 btn_testconnection: 'Test connection', |
157 btn_testconnection: 'Test connection', |
134 |
158 }, |
135 objective_test: 'Check your MySQL connection using the "Test Connection" button.', |
159 dbpgsql: { |
136 objective_uncrypt: 'Be aware that your database information will be transmitted unencrypted several times.', |
160 msg_err_connect: 'There was a problem connecting to PostgreSQL. Please check your connection information above.', |
|
161 msg_err_version: '<b>Error:</b> Your version of PostgreSQL (%pg_version%) is older than 8.2.5. Enano cannot be installed.', |
|
162 |
|
163 msg_warn_pg_version: 'The PostgreSQL version that your server is running could not be determined.', |
|
164 msg_err_auth: 'Access to the database was denied. Ensure that your database exists and that your username and password are correct.', |
|
165 |
|
166 msg_info_version_good: 'Your version of PostgreSQL meets Enano requirements.', |
|
167 msg_test_success: 'All checks passed! You can use this database configuration with Enano.', |
|
168 |
|
169 blurb_needdb: 'Now we need some information that will allow Enano to contact your database server. Enano uses PostgreSQL as a data storage backend, and we need to have access to a PostgreSQL server in order to continue.', |
|
170 blurb_howtomysql: 'If you do not have access to a PostgreSQL server, and you are using your own server, you can download PostgreSQL for free from <a href="http://www.mysql.com/">PostgreSQL.com</a>. <b>Please note that, like Enano, PostgreSQL is licensed under the GNU GPL.</b> If you need to modify PostgreSQL and then distribute your modifications, you must either distribute them under the terms of the GPL or purchase a proprietary license.', |
|
171 |
|
172 vm_login_info: '<b>PostgreSQL login information for this virtual appliance:</b><br /><br />Database hostname: %host%<br />Database login: username "%user%", password: "%pass%" (without quotes)<br />Database name: %name%', |
|
173 |
|
174 table_title: 'Database information', |
|
175 |
|
176 field_hostname_title: 'Database hostname', |
|
177 field_hostname_body: 'This is the hostname (or sometimes the IP address) of your PostgreSQL server. In many cases, this is "localhost".', |
|
178 field_dbname_title: 'Database name', |
|
179 field_dbname_body: 'The name of the actual database. If you don\'t already have a database, you can create one here, if you have the username and password of a PostgreSQL user with administrative rights.', |
|
180 field_dbauth_title: 'Database login', |
|
181 field_dbauth_body: 'These fields should be the username and password of a user with "select", "insert", "update", "delete", "create table", and "replace" privileges for your database.', |
|
182 field_tableprefix_title: 'Table prefix', |
|
183 field_tableprefix_body: 'The value that you enter here will be added to the beginning of the name of each Enano table. You may use lowercase letters (a-z), numbers (0-9), and underscores (_).', |
|
184 field_rootauth_title: 'Database administrative login', |
|
185 field_rootauth_body: 'If the PostgreSQL database or username that you entered above does not exist yet, you can create them here, assuming that you have the login information for an administrative user (such as root). Leave these fields blank unless you need to use them.', |
|
186 field_pgsqlversion_title: 'PostgreSQL version', |
|
187 field_pgsqlversion_blurb_willbechecked: 'PostgreSQL version information will be checked when you click "Test Connection".', |
|
188 field_droptables_title: 'Delete existing tables?', |
|
189 field_droptables_body: 'If this option is checked, all the tables that will be used by Enano will be dropped (deleted) before the schema is executed. Do NOT use this option unless specifically instructed to.', |
|
190 field_droptables_lbl: 'Drop existing tables', |
|
191 |
|
192 btn_testconnection: 'Test connection', |
137 }, |
193 }, |
138 website: { |
194 website: { |
139 modetitle: 'Website configuration', |
195 modetitle: 'Site info', |
|
196 modetitle_long: 'Website information', |
140 header_blurb: 'The next step is to enter some information about your website. You can always change this information later, using the administration panel.', |
197 header_blurb: 'The next step is to enter some information about your website. You can always change this information later, using the administration panel.', |
141 |
198 |
142 field_name_title: 'Website name', |
199 field_name_title: 'Website name', |
143 field_name_body: 'The display name of your website. Allowed characters are uppercase and lowercase letters, numerals, and spaces. This must not be blank or "Enano".', |
200 field_name_body: 'The display name of your website. Allowed characters are uppercase and lowercase letters, numerals, and spaces. This must not be blank or "Enano".', |
144 field_desc_title: 'Website description', |
201 field_desc_title: 'Website description', |
156 field_urlscheme_helplink: 'Which URL scheme should I choose?', |
213 field_urlscheme_helplink: 'Which URL scheme should I choose?', |
157 |
214 |
158 objective_verify: 'Verify that your site information is correct. Again, all of the above settings can be changed from the administration panel.', |
215 objective_verify: 'Verify that your site information is correct. Again, all of the above settings can be changed from the administration panel.', |
159 }, |
216 }, |
160 login: { |
217 login: { |
161 modetitle: 'Administration login', |
218 modetitle: 'Admin login', |
162 header_blurb: 'Next, enter your desired username and password. The account you create here will be used to administer your site.', |
219 header_blurb: 'Next, enter your desired username and password. The account you create here will be used to administer your site.', |
|
220 modetitle_long: 'Administration login', |
163 |
221 |
164 field_username_title: 'Administration username', |
222 field_username_title: 'Administration username', |
165 field_username_body: 'The administration username you will use to log into your site.<br />This cannot be "anonymous" or in the form of an IP address.', |
223 field_username_body: 'The administration username you will use to log into your site.<br />This cannot be "anonymous" or in the form of an IP address.', |
166 field_password_title: 'Administration password:', |
224 field_password_title: 'Administration password:', |
167 field_password_confirm: 'Enter it again to confirm:', |
225 field_password_confirm: 'Enter it again to confirm:', |