Your IP : 18.226.88.63


Current Path : /home/bitrix/ext_www/coffe.land/bitrix/modules/sale/lang/en/admin/
Upload File :
Current File : /home/bitrix/ext_www/coffe.land/bitrix/modules/sale/lang/en/admin/account_edit.php

<?
$MESS["SAE_NO_PERMS2ADD"] = "You don't have enough permissions to add a new account";
$MESS["SAE_EMPTY_USER"] = "The \"User\" field is empty";
$MESS["SAE_EMPTY_CURRENCY"] = "The \"Currency\" field is empty";
$MESS["SAE_ALREADY_EXISTS"] = "User account ##USER# for currency #CURRENCY# already exists";
$MESS["SAE_NO_ACCOUNT"] = "Account ##ID# could not be found";
$MESS["SAE_ERROR_SAVING"] = "Error saving the account";
$MESS["SAE_ERROR_SAVING_SUM"] = "Error saving the account. Please check the amount validity";
$MESS["SAE_ERROR_SAVING_COMMENT"] = "Error saving the account comments";
$MESS["SAE_UPDATING"] = "Edit account parameters";
$MESS["SAE_ADDING"] = "Add a new account";
$MESS["SAE_TO_LIST"] = "List of accounts";
$MESS["SAE_TIMESTAMP"] = "Last modification date:";
$MESS["SAE_USER1"] = "User:";
$MESS["SAE_USER_PROFILE"] = "User profile";
$MESS["SAE_SUM"] = "Account amount:";
$MESS["SAE_UNLOCK"] = "Unlock account:";
$MESS["SAE_LOCKED"] = "(Locked ";
$MESS["SAE_NOTES"] = "Notes:";
$MESS["SAE_OSN"] = "Reason to change the amount:";
$MESS["SAE_OSN_NOTE"] = "(should be filled in if changing the amount)";
$MESS["SAE_SAVE"] = "Save";
$MESS["SAE_SAVE_ADD"] = "Add";
$MESS["SAE_APPLY"] = "Apply";
$MESS["SAE_CANCEL"] = "Cancel";
$MESS["SAEN_2FLIST"] = "Accounts list";
$MESS["SAEN_2FLIST_TITLE"] = "View account list";
$MESS["SAEN_NEW_ACCOUNT"] = "Create a new account";
$MESS["SAEN_NEW_ACCOUNT_TITLE"] = "Create new account";
$MESS["SAEN_DELETE_ACCOUNT"] = "Delete account";
$MESS["SAEN_DELETE_ACCOUNT_CONFIRM"] = "Are you sure you want to delete this account?";
$MESS["SAEN_TAB_ACCOUNT"] = "User account";
$MESS["SAEN_TAB_ACCOUNT_DESCR"] = "User account";
$MESS["SAE_ERROR"] = "Saving error!";
$MESS["SAE_LOCK"] = "Lock account:";
?>