Thursday, November 20, 2008 ..:: Forums ::.. Register  Login
 Forums Minimize
SearchForum Home
     
  Mainstream Forums  Bugs  Language Packs ...
 Language Packs issue
 
fccunha
1 posts
Joined
5/18/2006

Language Packs issue
Posted: 18 May 06 10:32 PM

Hi,

When importing a language pack (lang-pt_br12-351b.zip) from SugarForge the process seems to finish ok. But there is a system error issued about the length. Neverthless the Terminology table gets populated BUT the accented chars are removed from the strings.

Fabio

 

 

support
2094 posts
1st
Joined
1/3/2006

Re: Language Packs issue
Posted: 19 May 06 11:43 PM

During my testing on our SP1 beta, I did not notice the system error you mention, but I did notice a problem with our handling of comments.  The problem is that we were not treating both \r and \n as line terminators.

I also did not notice a problem with the accents, but I may not be looking at the same accents you are.  Can you provide a specific label name that is missing the accent? 

Fix _code\LanguagePackImport.cs Line 201.

while ( nListStart < sData.Length && sData[nListStart] != '\r' && sData[nListStart] != '\n' )

  Mainstream Forums  Bugs  Language Packs ...

Forum Home  Search       

Copyright (c) 2006-2008 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by Perpetual Motion Interactive Systems Inc.
SplendidCRM and SplendidCRM Software are trademarks of SplendidCRM Software, Inc. SugarCRM is a trademark of SugarCRM Inc. in the United States, the European Union and other countries. All other trademarks used in this web site are the property of their respective owners.