|
|
|
Forum Guru
      
Group: Customers
Last Login: 11/12/2008 5:00:44 PM
GenoPro Version: 2.0.1.6
Posts: 120,
Visits: 431
|
|
I managed to get everything translated.....
except.....
The literals 'Families' and 'Individuals' in the tree view. Any suggestion?
BTW. SInce I normally put a lot of data in the notes/comments, they screw up the layout of the report. So what I did was use a small Javascript snippet to expand the litteral 'Marriage Notes:' (and all other annotations for that matter) into the one with the actual notes, allowing it to be hidden again as well. You can find it at http://www.dynamicdrive.com/dynamicindex17/switchcontent.htm
Have fun,
rgds, Ronald
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 9:31:29 AM
GenoPro Version: 2.0.1.6
Posts: 3,517,
Visits: 14,852
|
|
I forgot to remove this code from the template. At the moment, both values are hardcoded and cannot be translated. In the meantime, you are welcome to make your own routines.
In the future, I want to create a collection of routines to format a number in its singular or plurial form. If you take a look at the tag _PlurialFormat in the language dictionary to have a preview of what's coming next.
|
|
|
|
|
Forum Guru
      
Group: Customers
Last Login: 11/12/2008 5:00:44 PM
GenoPro Version: 2.0.1.6
Posts: 120,
Visits: 431
|
|
I forgot to remove this code from the template. At the moment, both values are hardcoded and cannot be translated. In the meantime, you are welcome to make your own routines.
In the future, I want to create a collection of routines to format a number in its singular or plurial form. If you take a look at the tag _PlurialFormat in the language dictionary to have a preview of what's coming next.
I anticipated that, and have already changed that in the dictionary including all irregular forms of purals for the entries.
Thanks.
|
|
|
|