Template: phpbb3/httpd Type: multiselect Choices: ${choices} Default: apache2 _Description: Web server to configure automatically: Please select any web server that should be configured automatically for phpBB. Template: phpbb3/admin-pass-ask Type: boolean _Description: Configure the phpBB admin password? Template: phpbb3/admin-pass Type: password _Description: Password for phpBB admin: Please provide a password for the phpBB user "admin". . The password must be at least 6 characters long. . If the password is left blank, a random one will be generated. Template: phpbb3/admin-pass-confirm Type: password _Description: Password confirmation: Please confirm the password for the phpBB user "admin". Template: phpbb3/admin-pass-mismatch Type: error _Description: Password mismatch The two passwords you entered were not the same. Please try again. Template: phpbb3/admin-pass-generated Type: note #flag:translate!:3 _Description: Generation of random password The following random password has been configured for the admin user: . ${genpass} . Make sure you remember it, as it will not be stored in cleartext. Template: phpbb3/admin-pass-requirements Type: error _Description: Password complexity requirements The password must be at least 6 characters long.