[Vtigercrm-commits] [Vtiger development] #7884: Missing keys in language files
Vtiger development
vtiger-tickets at trac.vtiger.com
Mon Dec 30 13:26:31 GMT 2013
#7884: Missing keys in language files
--------------------------+-----------------------
Reporter: zygmuntowicz | Owner: developer
Type: patch | Status: new
Priority: major | Milestone: 6.0.0
Component: vtigercrm | Version: 6.0.0 RC
Severity: Medium | Keywords:
--------------------------+-----------------------
I found some keys that are missing in language files in the area of CRM
Settings pages. I've attached a patch against the HEAD SVN version.
A few comments on the patch:
'''Calendar.php''' - 'Held' and 'Not Held' event status values missing -
these are found in Events.php, but Pick List editor is using Calendar.php
to get translated values,
'''Groups.php, PickListDependency.php, Profiles.php, Workflows.php''' -
missing list view field names translations,
'''Users.php''' - missing translations for user status values and default
lead view values. Additionally, some values for calendar settings have no
translation. I've duplicated entries here, but maybe a better idea would
be to translate these strings using the Calendar module,
'''Vtiger.php''' - added translation for Users module name.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7884>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list