$_['text_success']='Success: You have modified FraudLabs Pro Settings!';
$_['text_edit']='Settings';
$_['text_signup']='FraudLabs Pro is a fraud detection service. You can <a href="http://www.fraudlabspro.com/plan?ref=1730" target="_blank"><u>sign up here</u></a> for a free API Key.';
$_['text_flp_merchant_area']='Please login to <a href="http://www.fraudlabspro.com/merchant/login" target="_blank">FraudLabs Pro Merchant Area</a> for more information about this order.';
// Entry
$_['entry_status']='Status';
$_['entry_key']='API Key';
$_['entry_score']='Risk Score';
$_['entry_order_status']='Order Status';
$_['entry_review_status']='Review Status';
$_['entry_approve_status']='Approve Status';
$_['entry_reject_status']='Reject Status';
$_['entry_simulate_ip']='Simulate IP';
// Help
$_['help_order_status']='Orders that have a score over your set risk score will be assigned this order status.';
$_['help_review_status']='Orders that marked as review by FraudLabs Pro will be assigned this order status.';
$_['help_approve_status']='Orders that marked as approve by FraudLabs Pro will be assigned this order status.';
$_['help_reject_status']='Orders that marked as reject by FraudLabs Pro will be assigned this order status.';
$_['help_simulate_ip']='Simulate the visitor IP address for testing. Leave blank to disable it.';
$_['help_fraudlabspro_id']='Unique identifier for a transaction screened by FraudLabs Pro system.';
$_['help_ip_address']='IP Address.';
$_['help_ip_net_speed']='Connection speed.';
$_['help_ip_isp_name']='ISP of the IP address.';
$_['help_ip_usage_type']='Usage type of the IP address. E.g, ISP, Commercial, Residential.';
$_['help_ip_domain']='Domain name of the IP address.';
$_['help_ip_time_zone']='Time zone of the IP address.';
$_['help_ip_location']='Location of the IP address.';
$_['help_ip_distance']='Distance from IP address to Billing Location.';
$_['help_ip_latitude']='Latitude of the IP address.';
$_['help_ip_longitude']='Longitude of the IP address.';
$_['help_risk_country']='Whether IP address country is in the latest high risk country list.';
$_['help_free_email']='Whether e-mail is from free e-mail provider.';
$_['help_ship_forward']='Whether shipping address is a freight forwarder address.';
$_['help_using_proxy']='Whether IP address is from Anonymous Proxy Server.';
$_['help_bin_found']='Whether the BIN information matches our BIN list.';
$_['help_email_blacklist']='Whether the email address is in our blacklist database.';
$_['help_credit_card_blacklist']='Whether the credit card is in our blacklist database.';