| Current Path : /var/www/homesaver/www/bitrix/modules/translate/lang/en/lib/controller/export/ |
| Current File : /var/www/homesaver/www/bitrix/modules/translate/lang/en/lib/controller/export/csv.php |
<?php $MESS["TR_EXPORT_ACTION_CANCEL"] = "Export has been canceled."; $MESS["TR_EXPORT_ACTION_EXPORT"] = "Messages exported: #TOTAL_PHRASES#. File size: #FILE_SIZE_FORMAT#."; $MESS["TR_EXPORT_COMPLETED"] = "Export file has been created."; $MESS["TR_EXPORT_DOWNLOAD"] = "<a href='#FILE_LINK#' download='#FILE_NAME#'>Download</a>"; $MESS["TR_EXPORT_FILE_DROPPED"] = "Export file has been deleted"; $MESS["TR_EXPORT_SAMPLES"] = "<br>Found existing translations: #TOTAL_SAMPLES#. File size: #FILE_SIZE_FORMAT#."; $MESS["TR_EXPORT_SAMPLES_NOT_FOUND"] = "<br>No existing translations have been found."; $MESS["TR_EXPORT_VOID"] = "No data to export";