
# Copyright (c) 2000-2008 Synology Inc. All rights reserved.

[app]
description	=	"phpBB"
str_meta_desc	=	"phpBB® is a free open source bulletin board software that can be used to communicate with people or can power your entire website. With a great complement of features and styles database containing hundreds of style and image packages to customize your board, you can create a very unique forum in minutes."

[common]
description	=	"phpBB® is a free open source bulletin board software that can be used to communicate with people or can power your entire website. With a great complement of features and styles database containing hundreds of style and image packages to customize your board, you can create a very unique forum in minutes."

[wizard]
err_path_exist	=	"A phpBB folder already exists under your Web folder. Please rename it or move it before you install the phpBB package."
mysql_password_error	=	"Please check your MySQL password and try again."
mysql_remove_fail	=	"However, you cannot delete the phpBB database due to wrong password."
wizard_db_create_error	=	"Failed to create database."
wizard_db_name_desc	=	"Please enter the database name for phpBB database."
wizard_db_name_error	=	"Please specify the database name."
wizard_db_name_exist	=	"Database already exists. To avoid being overwritten by phpBB installation, please use another database name."
wizard_db_name_label	=	"Database name"
wizard_msql_password_desc	=	"Enter your MySQL password."
wizard_msql_password_desc_remove	=	"Please provide root password to remove the phpBB database."
wizard_msql_password_label	=	"Root password"
wizard_msql_password_title	=	"Enter MySQL password"
wizard_remove_msql_desc	=	"If you remove the phpBB database, all posts and comments will be deleted."
wizard_remove_msql_title	=	"Remove phpBB database"

