|
|
|
Forum Guru
      
Group: Customers
Last Login: 11/3/2009 1:51:22 PM
GenoPro Version: 2.0.1.6
Posts: 107,
Visits: 1,948
|
|
| This translation to Spanish is based on GenoPro2007 v2.0.1.2 so first download and install it... (The dictionary doesn't work fine with any other version) Create new custom skin (first delete anyone made with previous versions) Replace the "dictionary.xml" with the attached file. Optionally rename the skin folder to "Customized Spanish Narrative Report". Edit Config.xml and change line 3 to <Skin Name="Spanish Narrative Report" Language="ES"> Look at Narrative Report Translation for updates and info... Regards, Hugo |
PS. This dictionary works with the descendants report too (Thanks to Ron ) but it's a beta version, wich needs more tests (I've been notice some issues in the occupation and contact section) and I'm going to test it. Update: New Version aviable
|
|
|
|
|
IT Director GenoPro
      
Group: Customers
Last Login: 10/27/2009 1:00:39 PM
GenoPro Version: 2.4.0.3
Posts: 466,
Visits: 6,090
|
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Today @ 4:30:46 AM
GenoPro Version: 2.0.1.6
Posts: 752,
Visits: 6,273
|
|
haep (11/21/2007)
PS. This dictionary works with the descendants report too (Thanks to Ron  ) but it's a beta version, wich needs more tests (I've been notice some issuesin the occupation and contact section) and I'm going to test it. 
I had the same problem with the "contact" phrase and checked the file descendants.js. Please make sure that Line 188 looks like this
Txt was missing once.
|
|
|
|
|
Forum Guru
      
Group: Customers
Last Login: 11/3/2009 1:51:22 PM
GenoPro Version: 2.0.1.6
Posts: 107,
Visits: 1,948
|
|
maru-san (11/22/2007)
I had the same problem with the "contact" phrase and checked the file descendants.js. Please make sure that Line 188 looks like this | Util.StrFirstCharUCase(Util.FormatPhrase(Dic.Lookup2('PhOTTxt_' + o.Type.ID + '_' + i.Class, 'PhOTTxt_' + o.Type.ID), |
Txt was missing once. Thanks it works! :D The line 188 was: Util.StrFirstCharUCase(Util.FormatPhrase(Dic.Lookup2('PhOTTxt_' + o.Type.ID + '_' + i.Class, 'PhOT_' + o.Type.ID),so I changed as you said and now it works fine thanks again, I hope this could be changed in next release. Hugo
|
|
|
|