[Vtigercrm-commits] [vtiger development] #7411: No translation for "LBL_FILE_UPLOAD_FAILED" in modules/Import
vtiger development
vtiger-tickets at trac.vtiger.com
Fri May 11 05:12:47 PDT 2012
#7411: No translation for "LBL_FILE_UPLOAD_FAILED" in modules/Import
------------------------+---------------------------------------------------
Reporter: alanlord | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.4.0
Severity: Low | Keywords:
------------------------+---------------------------------------------------
I'm doing some work on importing data and received an error with my file,
but the error message has no translation. Grepping the vtigercrm directory
for the label returns:
grep -rn "LBL_FILE_UPLOAD_FAILED" *
modules/Import/controllers/Import_Index_Controller.php:188:
$userInputObject->set('error_message',
getTranslatedString('LBL_FILE_UPLOAD_FAILED', 'Import'));
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7411>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list