[Vtigercrm-developers] Internationalization issue

Asha asha at vtiger.com
Thu Aug 18 10:45:56 PDT 2011


Hi Nicolas,

You can submit the patch on the trac ticket itself.

On Thu, Aug 18, 2011 at 10:58 PM, Nicolas Larcipretti <
niclarcipretti at gmail.com> wrote:

> Done! I've just created two tickets regarding internationalization issues.
> I have the solution for one of them, but I don't know if I can submit code
> to the Vtiger's project. If I can, please let me know how ok?
>
> Cheers
>
> Nicolas
>
> 2011/8/18 Asha <asha at vtiger.com>
>
>> Hi Nicolas,
>>
>> No. It doesn't take longer. You will be getting your access details within
>> 1 business day after requesting for the credentials.
>>
>> On Thu, Aug 18, 2011 at 2:04 AM, Nicolas Larcipretti <
>> niclarcipretti at gmail.com> wrote:
>>
>>> Appearently, I do not have permission to log on Vtiger's TRAC. I've just
>>> sent an email to info at vtiger.com requesting this permission. Does it
>>> take too long?
>>>
>>> Cheers
>>>
>>> Nicolas
>>>
>>> 2011/8/17 Asha <asha at vtiger.com>
>>>
>>>>  Hi Nicolas,
>>>>
>>>> You can report issues using our bug tracking system -
>>>> http://trac.vtiger.com/cgi-bin/trac.cgi
>>>>
>>>> On Wed, Aug 17, 2011 at 11:30 PM, Nicolas Larcipretti <
>>>> niclarcipretti at gmail.com> wrote:
>>>>
>>>>> By the way, how can I report BUGs using trac ? I'm new to this tool.
>>>>>
>>>>> Cheers
>>>>>
>>>>> Nicolas
>>>>>
>>>>>
>>>>> 2011/8/16 Nicolas Larcipretti <niclarcipretti at gmail.com>
>>>>>
>>>>>> Hi guys,
>>>>>>
>>>>>> I'was facing an issue with the calendar module and, after some debug,
>>>>>> I've found this in the DetailView.php file:
>>>>>>
>>>>>> if(isset($finaldata['sendnotification']) &&
>>>>>> $finaldata['sendnotification'] == 'yes')
>>>>>>
>>>>>> The code above will never work with any translated vtiger
>>>>>> installation, once the "sendnotification" field stores the translated
>>>>>> version of the word "yes".
>>>>>>
>>>>>> Can we add this at vtiger's trac and change the above code with
>>>>>> something like the code below, and make it part of vtiger's next version?
>>>>>>
>>>>>> if(isset($finaldata['sendnotification']) &&
>>>>>> $finaldata['sendnotification'] == $mod_strings['LBL_YES'])
>>>>>>
>>>>>> Cheers
>>>>>>
>>>>>> Nicolas
>>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> http://www.vtiger.com/
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Regards,
>>>> Asha
>>>> vtiger Team
>>>>
>>>> *Connect with us on: *Twitter <http://twitter.com/#%21/vtigercrm> *I*
>>>> Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall>
>>>>  *I* Blog <http://blog.vtiger.com/>* I* Wiki<http://wiki.vtiger.com/index.php/Main_Page>
>>>>  *I *Forums  <http://forums.vtiger.com/>*I* Website<http://vtiger.com/>
>>>>
>>>>
>>>> _______________________________________________
>>>> http://www.vtiger.com/
>>>>
>>>
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>>
>> --
>> Regards,
>> Asha
>> vtiger Team
>>
>> *Connect with us on: *Twitter <http://twitter.com/#%21/vtigercrm> *I*
>> Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> *
>> I* Blog <http://blog.vtiger.com/>* I* Wiki<http://wiki.vtiger.com/index.php/Main_Page>
>>  *I *Forums  <http://forums.vtiger.com/>*I* Website <http://vtiger.com/>
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Regards,
Asha
vtiger Team

*Connect with us on: *Twitter <http://twitter.com/#%21/vtigercrm> *I*
Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> *I*
Blog <http://blog.vtiger.com/>* I*
Wiki<http://wiki.vtiger.com/index.php/Main_Page>
 *I *Forums  <http://forums.vtiger.com/>*I* Website <http://vtiger.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20110818/55a81fc2/attachment-0002.html 


More information about the vtigercrm-developers mailing list