Prefix for places in japanese reports
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 )
        



Prefix for places in japanese reports Expand / Collapse
Author
Message
Post #13511 Posted 10/1/2006 9:11:13 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 a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the translation of GenoPro 

Group: Customers
Last Login: Today @ 4:30:46 AM
GenoPro Version: 2.0.1.6
Posts: 752, Visits: 6,273
For my japanese report need to switch the prefix (in, at, etc.) for places to suffix position.
Tried to switch from {0} {1} to {1} {0} in dictionary.xml, but nothing happens.

Please explain.
Post #13514 Posted 10/1/2006 4:32:08 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: 2 days ago @ 1:23:29 PM
GenoPro Version: 2.5.0.1
Posts: 3,636, Visits: 15,144
I presume you are talking about the dictionary entry _FmtPlaceNarrative.

<!-- 0=place prefix, 1=place name -->
<_FmtPlaceNarrative T="&#32;{1}{0}"/>

You are right however it does not nothing.  I ran the code and was was unable to get to a single breakpoint using this variable.  Maybe the English Narrative Report skin does not use this built-in prefix feature.  I am investigating the issue...

Post #13524 Posted 10/1/2006 6:25:46 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: 2 days ago @ 1:23:29 PM
GenoPro Version: 2.5.0.1
Posts: 3,636, Visits: 15,144
If you try the following code

For Each p In Places
 Report.WriteT3Br "Place Narrative: ", p.NameNarrative
Next

with

<_FmtPlaceNarrative T="&#32;{1}({0})"/>    <!-- 0=place prefix, 1=place name -->

you will get the following output using Harry Potter's sample family tree:

Place Narrative:  Beauxbatons(in)
Place Narrative:  Diagon Alley(in)
Place Narrative:  Egypt(in)
Place Narrative:  France(in)
Place Narrative:  Hogwarts(in)
Place Narrative:  Romania(in)
Place Narrative:  Smeltings(in)


As a result, I can conclude the dictionary entry _FmtPlaceNarrative is working fine, however the tag NameNarrative is never used in the English Narrative Report.  Since Ron wrote this code, I will consult him to grasp a better understanding.


Post #14211 Posted 11/3/2006 7:50:55 AM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 4:04:00 PM
GenoPro Version: 2.0.1.6
Posts: 1,328, Visits: 6,569
I have a fix for this. I needed to use the Dictionary phrase _FmtPlaceNarrative in the routine StrHtmlHyperlink in Util.vbs. I will forward it to Dan today.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #14217 Posted 11/3/2006 7:43:02 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: 2 days ago @ 1:23:29 PM
GenoPro Version: 2.5.0.1
Posts: 3,636, Visits: 15,144
I made a silent update of GenoPro Beta 19f to include Ron's updates.  If you download & install Beta 19f again, you will get the fix.

Post #14247 Posted 11/5/2006 9:07:13 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 a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the translation of GenoPro 

Group: Customers
Last Login: Today @ 4:30:46 AM
GenoPro Version: 2.0.1.6
Posts: 752, Visits: 6,273
Thanks for this update, works ok now.
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: GenoProSupport

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 5:55 PM

Copyright 1998-2009 GenoPro. All rights reserved. GenoPro and the GenoPro logo are trademarks.