+ Reply to Thread
Results 1 to 7 of 7

Thread: translate all countries

  1. #1
    Junior Member
    Join Date
    Apr 2017
    Posts
    17

    translate all countries

    is there a method to translate all countries and cities from a file or database ,not from admin area????

  2. #2
    Quote Originally Posted by Madyan Alali View Post
    is there a method to translate all countries and cities from a file or database ,not from admin area????
    You can translate it manually in xml file or via admin panel only.
    Thank you, Curtis.
    @Flynax Company

  3. #3
    Hello Madyan Alali,

    We haven't easy way for translate it. Also you can export all phrases and translate it then remove language and import your translated sql file.
    If you want it you should change 1 line in php file. Because in export method exist condition for region and cities. Let me know if you want to translate it manually and I will send you code which you can change for export regions and cities.
    Last edited by Viktor; May 3, 2017 at 06:49 AM.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Junior Member
    Join Date
    Apr 2017
    Posts
    17
    send to me the xml file please
    Last edited by Madyan Alali; May 8, 2017 at 06:22 AM.

  5. #5
    Junior Member
    Join Date
    Apr 2017
    Posts
    17
    OK Viktor send to me the code please
    Last edited by Madyan Alali; May 8, 2017 at 06:21 AM.

  6. #6
    Junior Member
    Join Date
    Apr 2017
    Posts
    17
    i still waiting send me how can i translate all cities and countries without admin area because it is very hard way.

  7. #7
    Hello Madyan,

    Excuse me for delay.

    Go to ftp://includes>>classes>>admin>>rlAjaxLang.class.php find method: exportLanguage
    and line:

    PHP Code:
    Only registered members can view the code
    and replace to:

    PHP Code:
    Only registered members can view the code
    save and try to export lang again.
    sql file should contain all countries and regions and cities.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread