PeWu / topola

Topola – online genealogy visualization
Apache License 2.0
95 stars 28 forks source link

Russian localize #20

Closed PushKK closed 4 years ago

PushKK commented 4 years ago

Name format in Gramps (https://github.com/PushKK/gramps/blob/master/po/pl.po: 3361 and 11562): user can set order value - Surname, Given and other... As example - I use "Surname (Notpatronymic) Given Patronymic" in Gramps. And see - "Ivanova (Petrova) Anna Petrovna". In Topola I see (from Gedcom file) - ""Anna Petrovna Petrova Ivanova" without "()".

May be Gramps must add name format in http string? &nf=S(N)GP - it's &nameformat="Surname (Notpatronymic) Given Patronymic".