[Vtigercrm-developers] Internationalization issue

Nicolas Larcipretti niclarcipretti at gmail.com
Mon Aug 22 09:21:06 PDT 2011


Ok, gonna do that!

Cheers

Nicolas

2011/8/22 Joe Bordes <joe at tsolucio.com>

>  keep using subversion:
> - checkout the version of vtiger CRM you are working on from vtiger's trac
> - apply your change to that checkout
> - svn diff will give you the patch (no charge)
>
> obviously you can't commit, but you don't need to.
>
> Joe
> TSolucio
>
> El 22/08/11 16:42, Nicolas Larcipretti escribió:
>
> Sorry but I've never created patches manualy before (subversion always did
> that dirty job for me...no charges!!! lol) can you give me some directions?
>
> Thanks
>
> Nicolas
>
> 2011/8/18 Joe Bordes <joe at tsolucio.com>
>
>>  upload the patch to the ticket, vtiger will evaluate it and integrate it
>> when they get to the ticket
>>
>> El 18/08/11 19:28, Nicolas Larcipretti escribió:
>>
>>  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/
>>
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
>
> _______________________________________________http://www.vtiger.com/
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20110822/67d381be/attachment-0002.html 


More information about the vtigercrm-developers mailing list