[Vtigercrm-commits] [vtiger development] #7126: Internationalization issue
vtiger development
vtiger-tickets at trac.vtiger.com
Thu Aug 18 10:29:25 PDT 2011
#7126: Internationalization issue
----------------------------------------------+-----------------------------
Reporter: niclarcipretti | Owner: developer
Type: defect | Status: new
Priority: minor | Milestone: Unassigned
Component: vtigercrm | Version: 5.2.1
Keywords: general.js, internationalization |
----------------------------------------------+-----------------------------
In the general.js file, in the "doformValidation()" function, line 1055,
there's a parameter from the inner function "compareDates()" beeing passed
in english:
if (!compareDates(datecheck,datelabel,now,"'''Current Date'''","L"))
People that are using Vtiger with some language pack installed, will still
see the error message, that this method produces, in english.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7126>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list