[Vtigercrm-developers] Modules Label translations do not reflect in webservice describe operation (#748)
Alan Lord
alanslists at gmail.com
Tue May 15 19:50:35 GMT 2018
They are probably coming from the Vtiger.php language file...
http://code.vtiger.com/vtiger/vtigercrm/blob/master/languages/en_us/Vtiger.php#L783
http://code.vtiger.com/vtiger/vtigercrm/blob/master/languages/en_us/Vtiger.php#L1091
http://code.vtiger.com/vtiger/vtigercrm/blob/master/languages/en_us/Vtiger.php#L1647
take your pick ;-)
Al
On 15/05/18 13:45, nilay khatri wrote:
> Any inputs on the issue:
>
> http://code.vtiger.com/vtiger/vtigercrm/issues/748
>
> In our Language file (languages/en_us/HelpDesk.php):
>
> |'HelpDesk' => 'Complaints', 'SINGLE_HelpDesk' => 'Complaints',
> 'LBL_ADD_RECORD' => 'Add Complaints', 'LBL_RECORDS_LIST' => 'Complaints
> List', |
>
> Response received from the Webservice Describe operation:
>
> |[label] => Tickets [name] => HelpDesk [createable] => 1 [updateable] =>
> 1 [deleteable] => 1 [retrieveable] => 1 |
>
> It is a fresh install of Vtiger 7.1 without any other changes except to
> this language file.
>
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
More information about the vtigercrm-developers
mailing list