Using Genopro in Hebrew
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
GenoPro Support Forum
Home        Members    Who's On
Welcome Guest ( Login | Register )
        



Using Genopro in Hebrew Expand / Collapse
Author
Message
Post #8404 Posted 9/14/2005 8:43:18 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 9/14/2005 8:53:02 AM
GenoPro Version: 2.b14
Posts: 1, Visits: 15
I tried GenoPro 1.9 and 2.0. I can type in Hebrew and get emf file with my family tree. But my question is if I can create web and reports in Hebrew.
Post #8412 Posted 9/14/2005 10:03:40 AM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 9:21:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523, Visits: 14,875
GenoPro uses Unicode, so you can input Hebrew text for names and comments, and output Hebrew text in the report. The current report template generates narrative phrases in English, so there is some work to be done for generating narrative pharses in Hebrew.  Also, you may need to change the text direction to RTL (right-to-left) so the Hebrew text is displayed as you are used to.

Post #8417 Posted 9/14/2005 11:31:16 AM


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Customers
Last Login: Today @ 11:57:06 AM
GenoPro Version: 2.0.1.5
Posts: 140, Visits: 1,953
Yehudad is working on a Hebrew version.  I am waiting until there is a bit more stability in the skins before trying it out.

Danny
Post #8426 Posted 9/14/2005 3:58:41 PM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the GenoPro community This user is an important contributor to the translation of GenoPro 

Group: Customers
Last Login: 11/26/2008 2:09:50 AM
GenoPro Version: 2.0.1.6
Posts: 552, Visits: 7,294
rdn
Yehudad is working on a Hebrew version.  I am waiting until there is a bit more stability in the skins before trying it out.

The only problem I got now is that I am waiting for Dan's solution for the hyperlinks. Today GenoPro creates the hyperlink internally, so I can't use the NameDictionary.xml to translate the name. Therefore the hyperlinked names are in English.

Post #8427 Posted 9/14/2005 4:03:32 PM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 9:21:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523, Visits: 14,875
The translation of names using NameDictionary.xml should not be affected by the hyperlinks.  If you want all individuals, including the hyperlinked individuals, use the collection AllIndividuals instead of Indivdiuals.

The ultimate solution is to have GenoPro internally load the file NameDictionary.xml and do the name translations before generating the report.  This way, all the individuals in the tree would have their names translated automatically.

Post #8428 Posted 9/14/2005 4:12:32 PM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the GenoPro community This user is an important contributor to the translation of GenoPro 

Group: Customers
Last Login: 11/26/2008 2:09:50 AM
GenoPro Version: 2.0.1.6
Posts: 552, Visits: 7,294
GenoProSupport
The translation of names using NameDictionary.xml should not be affected by the hyperlinks.  If you want all individuals, including the hyperlinked individuals, use the collection AllIndividuals instead of Indivdiuals.

I was refering to the ToHtmlHyperlink method. This method internaly takes the default name. I know that I can bypass it, but as I said before I want to change as less code as I can, so that any change in the default skin will not affect the translated skin.

Post #10349 Posted 2/19/2006 1:19:28 AM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the GenoPro community This user is an important contributor to the translation of GenoPro 

Group: Customers
Last Login: 11/26/2008 2:09:50 AM
GenoPro Version: 2.0.1.6
Posts: 552, Visits: 7,294
I never got an answer to this ToHtmlHyperlink method problem. I'm dealing with my own translation of names, but this method is doing the link internally, so all my hyperlinks has the Individual's English name.

Will it be possible to add a method that will get the hyperlink phrase as parameter?

Post #10352 Posted 2/19/2006 11:06:05 AM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 9:21:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523, Visits: 14,875
I am looking at the code for a solution.

Post #10353 Posted 2/19/2006 11:09:59 AM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the GenoPro community This user is an important contributor to the translation of GenoPro 

Group: Customers
Last Login: 11/26/2008 2:09:50 AM
GenoPro Version: 2.0.1.6
Posts: 552, Visits: 7,294
GenoProSupport (2/19/2006)
I am looking at the code for a solution.

Thanks.
It can be just a temporary method until GenoPro will do this automatically. I can translate the individual summary to Hebrew, but the hyperlinks are still in English... </