Tags:

Viewing 10 posts - 21 through 30 (of 34 total)
Author
Posts
  • #3068

    archive

  • #3070

    In specialchars.php this line is wrong:

    “ge” => Zend_Locale::getTranslation(‘ka’, ‘language’, WT_LOCALE),

    It should be

    “ka” => Zend_Locale::getTranslation(‘ka’, ‘language’, WT_LOCALE),

    The changes in admin_pgv_wt.php are not needed. PGV never had a Georgian language file. That file is only used for PGV to kiwitrees conversion.

    Nigel
    My personal kiwitrees site is www.our-families.info
  • #3072

    thank. fix.
    specialchars.php line 993 correctly?

    even which files need to do something like this?

  • #3073

    specialchars.php line 993 correctly?

    Yes.

    even which files need to do something like this?

    I do not know. Why do you ask?

    Nigel
    My personal kiwitrees site is www.our-families.info
  • #3074

    Google did wrong translation.
    In other files also need to add “ka”?

  • #3075

    Google did wrong translation.
    In other files also need to add “ka”?

    No

    Nigel
    My personal kiwitrees site is www.our-families.info
  • #3076

    bad. why then does not show name in Georgian ? My language is plain and simple alphabet only such

  • #3077

    It seems it is not working for your language as I expected. I cannot yet find the cause. I have also tested latest webtrees code and that also does not work.

    I will continue to look, but cannot say when or if I will find a solution.

    To say in a different way – I DO NOT KNOW.

    Nigel
    My personal kiwitrees site is www.our-families.info
  • #3078

    thank you very much. Even tried to change the file name ko.mo other language files did not help.
    English-speaking, everything is easier 🙂

  • #3271

    good day. Testing. Add Name only russian and georgian, georgian language working http://nobility.pro/genealogy/individual.php?pid=I15210&ged=tree&lang=ka

    add the name in English – georgian language not working

Viewing 10 posts - 21 through 30 (of 34 total)
  • The topic ‘Georgian language’ is closed to new replies.