$MESS["SAT1_ERROR_UPDATE"] = "An error occurred while updating tiers";
$MESS["SAT1_ERROR_DELETE"] = "An error occurred while deleting tiers";
$MESS["SAT1_AFF"] = "Affiliates";
$MESS["SAT1_SITE"] = "Site";
$MESS["SAT1_RATE1"] = "Level 1 tariff (%)";
$MESS["SAT1_RATE2"] = "Level 2 tariff (%)";
$MESS["SAT1_RATE3"] = "Level 3 tariff (%)";
$MESS["SAT1_RATE4"] = "Level 4 tariff (%)";
$MESS["SAT1_RATE5"] = "Level 5 tariff (%)";
$MESS["SAT1_UPDATE_TIER"] = "Edits the tier parameters";
$MESS["SAT1_UPDATE"] = "Edit";
$MESS["SAT1_DELETE"] = "Delete";
$MESS["SAT1_DELETE_CONF"] = "Are you sure you want to delete the tiers?";
$MESS["SAT1_ADD"] = "New tiers";
$MESS["SAT1_ADD_ALT"] = "Adds new multi-tier structure";
$MESS["SAT1_TIERS"] = "Tiers";
$MESS["SAT1_SITE1"] = "Site:";
$MESS["SAT1_ALL"] = "(all)";
$MESS["SAT1_NOTE1"] = "The tiers are used to form a multi-tier affiliate relationship. Such structures give an affiliate the compensation not only via its own sales, but also out of the sales made from the visitor of the sub-affiliate.";
$MESS["SAT1_NOTE2"] = "For example, an affiliate C registers on the site via an affiliate B, while the affiliate B - via an affiliate A. Say the tier level 1 tariff is 10%, and the level 2 is 5%. If the affiliate C gains 1 000 EUR for its sales, the affiliate B will obtain 100 EUR (1 000 EUR * 10%), while the affiliate A will get 50 EUR (1 000 EUR * 5%).";
$MESS["SAT1_NOTE3"] = "If all the tier tariffs are null, the multi-tier affiliate relationships cannot and will not be established.";
?>