$wb['no_domain_perm']='You have no permission for this domain.';
$wb['no_destination_perm']='You have no permission for this destination.';
$wb['client_you_are_locked']='You have no permission to change any settings.';
$wb['gender_m_txt']='Mr.';
$wb['gender_f_txt']='Ms.';
$wb['client_cannot_be_deleted_because_of_billing_module_txt']='This client has records in the billing module, therefore he cannot be deleted.';
$wb['yes_txt']='Yes';
$wb['no_txt']='No';
$wb['None']='None';
$wb['strength_1']='Weak';
$wb['strength_2']='Fair';
$wb['strength_3']='Good';
$wb['strength_4']='Strong';
$wb['strength_5']='Very Strong';
$wb['weak_password_txt']='The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \\"{strength}\\".';
$wb['weak_password_length_txt']='The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
$wb['security_check1_txt']='Check for security permission:';
$wb['ispconfig_update_title']='Upute za ISPConfig nadogradnju';
$wb['ispconfig_update_text']='Logiraj se kao root korisnik na server (SSH) i pokreni:<br /><br /><strong>ispconfig_update.sh</strong><br /><br /><a href=\'http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/\' target=\'_blank\'>Pogledaj detaljne upute ovdje</a>';