salesagility / SuiteCRM

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
4.53k stars 2.09k forks source link

Translation Issues in ver.7.6.3 - hardcoded messages #1478

Closed likhobory closed 8 years ago

likhobory commented 8 years ago

Some messages are hardcoded and can't be translated:

Campaigns module

-- Create -- https://github.com/salesagility/SuiteCRM/blob/master/modules/Campaigns/WizardMarketing.html#L511 Email Variables https://github.com/salesagility/SuiteCRM/blob/master/modules/Campaigns/WizardMarketing.html#L527 "Add all Fields", "Reset all Fields", "Next" https://github.com/salesagility/SuiteCRM/blob/master/modules/Campaigns/WebToLeadCreation.html#L152-L154 "Click to add.." https://github.com/salesagility/SuiteCRM/blob/master/include/javascript/mozaik/jquery.mozaik.js#L8

Project module

All Resources https://github.com/salesagility/SuiteCRM/blob/master/modules/Project/chart.php#L77 Delete Task https://github.com/salesagility/SuiteCRM/blob/master/modules/Project/project_table.php#L148-L151 Add New Task https://github.com/salesagility/SuiteCRM/blob/master/modules/Project/views/view.ganttchart.php#L190

Administration

'Change settings for Advanced OpenDiscovery' https://github.com/salesagility/SuiteCRM/blob/master/modules/Administration/metadata/adminpaneldefs.php#L256 'Change settings for Advanced OpenPortal' https://github.com/salesagility/SuiteCRM/blob/master/modules/Administration/metadata/adminpaneldefs.php#L273 ' Prospects' https://github.com/salesagility/SuiteCRM/blob/master/modules/jjwg_Maps/views/view.geocoded_counts.php#L95

likhobory commented 8 years ago

Thanks.

likhobory commented 8 years ago

Some messages still not translatable: "Add all Fields", "Reset all Fields", "Next" https://github.com/salesagility/SuiteCRM/blob/master/modules/Campaigns/WebToLeadCreation.html#L152-L154