Your IP : 172.69.214.232


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/perfmon/lang/en/admin/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/perfmon/lang/en/admin/perfmon_row_edit.php

<?
$MESS["PERFMON_ROW_EDIT_MODULE_ERROR"] = "Error connecting to Performance module.";
$MESS["PERFMON_ROW_EDIT_TABLE_ERROR"] = "The table specified (#TABLE_NAME#) does not exist.";
$MESS["PERFMON_ROW_EDIT_PK_ERROR"] = "These key values are insufficient for unambiguous record identification.";
$MESS["PERFMON_ROW_EDIT_NOT_FOUND"] = "The record was not found.";
$MESS["PERFMON_ROW_EDIT_SAVE_ERROR"] = "Data save error.";
$MESS["PERFMON_ROW_EDIT_TITLE"] = "Edit record: #TABLE_NAME#";
$MESS["PERFMON_ROW_EDIT_MENU_LIST_TITLE"] = "Back to table records";
$MESS["PERFMON_ROW_EDIT_TAB"] = "Record";
$MESS["PERFMON_ROW_EDIT_TAB_TITLE"] = "Edit record in table #TABLE_NAME#";
$MESS["PERFMON_ROW_CACHE_TAB"] = "Managed cache";
$MESS["PERFMON_ROW_CACHE_TAB_TITLE"] = "Managed cache reset parameters";
$MESS["PERFMON_ROW_CACHE_CLEAR"] = "Reset Managed Cache";
$MESS["PERFMON_ROW_EDIT_MENU_DELETE"] = "Delete";
$MESS["PERFMON_ROW_EDIT_MENU_DELETE_TITLE"] = "Delete record";
$MESS["PERFMON_ROW_EDIT_MENU_DELETE_CONF"] = "Are you sure you want to delete this record?";
?>