Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 4 of 4
  1. #1
    Master segaal's Avatar
    Join Date
    Dec 2014
    Location
    Hungary
    Age
    68
    Posts
    151
    Rep Power
    131

    nextgen For iGO_World 64bit, skin_package segaal_mod 2025 , Pongo_Skin modification.

    Hi!
    Pongo_Skin modification (30.Sep.2025.) skin by pongo / segaal_mod 2025.
    -For iGO_World_64bit Navigation, I modified the skin by pongo package.
    -Works with TMC, Laneinfo _TTS ,Truck profil, Upoi!
    -Attached are the necessary files.
    -Thanks to the makers!
    -Xiaomi 11 NG Android 14 tested.
    -New Extra ux package..!
    -Corrections, modifications...

    -For correct operation, it is recommended to use the complete package without changes! (date, ux, sys, content ...!!!)
    Spoiler: screenshot
    Screenshot 2025 11 17 17 54 27 208 com.nng.igo.primong.igoworld

    Spoiler: screenshot2
    Screenshot 2025 11 14 08 05 44 215 com.nng.igo.primong.igoworld

    Skin_package_updated: 24.02.2026. Post: #3
    Last edited by segaal; 25th February 2026 at 09:23 AM.
    [Only registered and activated users can see links. ]

    by-segaal®

  2.    Advertissements


  3. #2
    Master segaal's Avatar
    Join Date
    Dec 2014
    Location
    Hungary
    Age
    68
    Posts
    151
    Rep Power
    131

    Tool

    Hi!
    Skin_package_updated: 23.11.2025.
    -Online TMC Stable Operation Improvement!
    Last edited by segaal; 23rd November 2025 at 09:59 AM.
    [Only registered and activated users can see links. ]

    by-segaal®

  4. #3
    Master segaal's Avatar
    Join Date
    Dec 2014
    Location
    Hungary
    Age
    68
    Posts
    151
    Rep Power
    131

    weel Update:

    Hi!
    -Minor fixes, modifications...

    Skin_package_updated: 24.02.2026.

    Spoiler: screenshot
    Screenshot 2026 02 24 20 54 37 149 com.nng.igo.primong.igoworld
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by segaal; 25th February 2026 at 09:11 AM.
    [Only registered and activated users can see links. ]

    by-segaal®

  5. #4
    Member Cheldron's Avatar
    Join Date
    Nov 2021
    Location
    Another Side of the Moon
    Age
    71
    Posts
    28
    Rep Power
    10

    Default

    segaal
    Hi!
    [Only registered and activated users can see links. ]

    To ensure proper translation of the interface into other languages, please make changes to the se_time.ui and DataTime_o4.lua files (AvSpeed-Time_se.zip and DateTime_o4i.zip plugins).

    In the English version of se_time.ui, replace

    <text class="btn_12" text=(%lua.totalAv ? (translate(m_i18n("t:")) + builtin.format(L"%{speed}", %other.trips[1].speed_total_avg)) : (translate(m_i18n("á: ")) + builtin.format(L"%{speed}", %other.trips[1].speed_driving_avg ))) color=#ffffff glowColor=#000000 fontSize=27 visible=(%lua.timeOnMap == 2 || (!%lua.showTimeSp && %lua.timeOnMap == 3)) Z=5000/>

    Replace "á: " => "a: "

    In DataTime_o4.lua, change the string structure (L"System", L"Week Day, Month, Day", L"Week Day Time") so that they can be translated using Dictionary.lang

    function sc_GetDateFormat(format)
    if format == 0 then
    rc = L"System"
    elseif format == 1 then
    rc = L"Week Day, Month, Day"
    else
    rc = L"Week Day Time"
    end
    return rc
    end

    And replace "System" => "System Settings"

    Thanks in advance.

    P.S. Corrected plugins can be posted separately.
    Last edited by Cheldron; Yesterday at 03:43 PM.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •