|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/17/2005 10:46:51 PM
Posts: 2,
Visits: 0
|
|
Hello! Im using Genopro 1.91b I have problems to translate the skin to my own language. When i trying to translate words of the file index.name.htm , i got this error message:
* Reading GEDCOM file C:\Program Files\GenoPro\Document3.ged... Generating report to E:\GenoPro Reports\... Unable to parse template file C:\Program Files\GenoPro\Skins\{FI}Generic Report\index.names.htm. Error: Tag @[i.name.last(?E=dic.strLastNameUnknown) must be terminated by a closing bracket ]@ (errCode=1003) *
For example, i just change one word:
Name Index@[#i.count]@@[=name("1")]@@[.i.count]@
to
Nimi Index@[#i.count]@@[=name("1")]@@[.i.count]@
and i get that same error message....?
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: 2 days ago @ 2:31:31 AM
GenoPro Version: 2.0.1.6
Posts: 717,
Visits: 6,045
|
|
Hello! Im using Genopro 1.91b I have problems to translate the skin to my own language. When i trying to translate words of the file index.name.htm , i got this error message:
* Reading GEDCOM file C:\Program Files\GenoPro\Document3.ged... Generating report to E:\GenoPro Reports\... Unable to parse template file C:\Program Files\GenoPro\Skins\{FI}Generic Report\index.names.htm. Error: Tag @[i.name.last(?E=dic.strLastNameUnknown) must be terminated by a closing bracket ]@ (errCode=1003)
It is not about the translation but about the termination of the tag "@[i.name.last(?E=dic.strLastNameUnknown)" which must be ended by "]@". Please check this line in your file "index.name.htm". The line must be like
@[i.name.last(?E=dic.strLastNameUnknown)]@
But why do you want to make a report with the old Version 1.91b? Why don't you try the Beta version, which will have a new report generator very soon.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 9:31:29 AM
GenoPro Version: 2.0.1.6
Posts: 3,517,
Visits: 14,852
|
|
... why do you want to make a report with the old Version 1.91b? Why don't you try the Beta version, which will have a new report generator very soon.[/quote] This is true... The new report generator will be available this month for sure. The new report generator uses VBScript, so you won't have to learn any cryptic codes.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/17/2005 10:46:51 PM
Posts: 2,
Visits: 0
|
|
It is not about the translation but about the termination of the tag "@[i.name.last(?E=dic.strLastNameUnknown)" which must be ended by "]@". Please check this line in your file "index.name.htm". The line must be like
@[i.name.last(?E=dic.strLastNameUnknown)]@ [/quote]
I check the line and its ok. This is strange... Check this out: -First i make the report with {EN} skin and everything works ok. -Then i create new skin using the existing {EN} skin and only change one word(in file "index.name.htm"). I dont touch anything else. After that i get that same error message?
But why do you want to make a report with the old Version 1.91b? Why don't you try the Beta version, which will have a new report generator very soon.[/quote]
Perhaps i should install the Beta version and learn to use it...
[OFFTOPIC] 1. How can i use the XML files exported from Beta? ( im noob with this....) 2. Can i make anykind of reports with Beta right now?
|
|
|
|