<?php
/*-----------------------------------------+
+------------------------------------------*/
$locale['phpbb_reg_title'] = "phpBB Reg Ext";
$locale['phpbb_reg_desc'] = "Registration in phpBB Forum";
$locale['phpbb_reg_10'] = "<b>You can register in phpBB Forum.<br><br></b>\n";
$locale['phpbb_reg_11'] = "with same Username and Password";
$locale['phpbb_reg_12'] = "with diffrend Username and Password";
$locale['phpbb_reg_20'] = "Register ";
$locale['phpbb_reg_21'] = "(click here to register automaticaly with this Username and Password)";
$locale['phpbb_reg_22'] = "(click here to open Registration Agreement Terms of Forum)";
$locale['phpbb_reg_30'] = "Register in phpBB Forum Infusion.";
$locale['phpbb_reg_31'] = "URL of phpBB Forum:";
$locale['phpbb_reg_50'] = "Update";
$locale['phpbb_reg_60'] = "Your status in Forum";
$locale['phpbb_reg_61'] = "We give You two choices to register.<br>";
$locale['phpbb_reg_62'] = "You registred in Forum.";
$locale['phpbb_reg_63'] = "Sorry, Your Username already exist in Forum.";
?>