Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 18 of 29 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 286
  1. #171
    GPSPower Helper Skin_iGO_Nextgen by Wandel - DISCUSSION
    Skin_iGO_Nextgen by Wandel - DISCUSSION
    costas3850's Avatar
    Join Date
    Dec 2009
    Location
    ro
    Age
    37
    Posts
    505
    Rep Power
    847

    Default

    To select press button: %s="Натисніть кнопку: %s"
    Show Label in Cockpit="Показати мітку iGO в кабіні"

  2.    Advertissements


  3. #172
    Master modemakias's Avatar
    Join Date
    Sep 2015
    Location
    Athens Greece
    Posts
    413
    Rep Power
    1373

    Default

    Hello...

    The best way always is the read the phrases inside the plugin (*.lua + *.ui)
    if you know from which plugin is the phrase for translation... else you can unload some and find it...
    because is not always clear that you read...

    like this as said @costas from "SysChanger.zip" or this from: "save_restore.zip"

    Restoring will be canceled in %s seconds.\nPlease select "Restore" or "Cancel"="..........."

    @wandel i think the TEST about toll does not work...

    Spoiler: img
    [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
    Last edited by modemakias; 25th November 2019 at 05:11 PM.

  4. #173
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    149
    Rep Power
    1018

    Thumbs up

    It`s working
    Attached Files Attached Files

  5. #174
    GPSPower Helper Skin_iGO_Nextgen by Wandel - DISCUSSION
    Skin_iGO_Nextgen by Wandel - DISCUSSION
    costas3850's Avatar
    Join Date
    Dec 2009
    Location
    ro
    Age
    37
    Posts
    505
    Rep Power
    847

    Default

    Some displayed texts are the result of a string concatenations.
    As an example, in SysChanger.ui we have "Show Label in Cockpit") + L" : " + ...
    It does not help to translate the result of the concatenation ( displayed texts ) .
    Each substring must be translated.
    Ex :
    Show Label in Cockpit=""
    :=":"

  6. #175
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    149
    Rep Power
    1018

    Default

    Quote Originally Posted by costas3850 View Post
    :=":"
    ...and this too?))

    Answer: NO...only "Show Label in Cockpit" ... for sure
    Last edited by wandel; 26th November 2019 at 11:49 AM.

  7. #176
    GPSPower Helper Skin_iGO_Nextgen by Wandel - DISCUSSION
    Skin_iGO_Nextgen by Wandel - DISCUSSION
    costas3850's Avatar
    Join Date
    Dec 2009
    Location
    ro
    Age
    37
    Posts
    505
    Rep Power
    847

    Default

    Of course No :=":" .
    That was just one example.
    But that's why it didn't work : Show Label in Cockpit :=""

  8. #177
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    149
    Rep Power
    1018

    Tool Update

    [Only registered and activated users can see links. ]
    pass=4pna
    1. Added phrase in Wiman in ttspro about the price of the trip. Price per liter and monetary unit required
    2. New utility for full font change: FontChanger.zip . Only works with LuaJava. Previously (and now) there was a separate utility.
      It is now. At your discretion what to use.
    3. The record was removed from the skin and placed in sys.txt.
      Code:
      Please Login or Register to see the links
      It did not cause any discomfort to me in the skin ... BUT someone says: It spoils)) ... because of it now it is in sys.
      It can be changed both with pens ... and with the sys editor in the skin itself (if LuaJava is installed)
    4. Other
    Last edited by wandel; 3rd December 2019 at 12:56 PM.

  9. #178
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    149
    Rep Power
    1018

    Default Update

    To Mikolajchik a new feature for you ... I’m not so modestly announcing it))
    Two new features:
    1. configuration of units and formats
    2. Search on google maps, followed by using the obtained GPS coordinates to build a route ( google_search.zip )

    The 2nd position is actually an online search that does not work for us.
    The procedure is as follows:
    select google-search in the route building menu
    a google map overview starts, with which you look for what you need.
    An important point - you need to select a point and copy the gps coordinates to the clipboard ... we need them.
    If it’s quite simple on a PC, then you will have to take aim on the android because the coordinates will be available only if you select the NEXT point after the search ... and once again put the needle so that you have the coordinates on the left.
    Here we copy them to the clipboard.
    Then everything is simple: you go out of Google and get into the overview of points on the map in the navigator to the very same place.

    Another important point: all-about-all is given to you no more than 5 minutes.
    This is due to the fact that so far it is not possible to synchronize the end of Google’s work ... but I think this is enough.
    There will be no tragedy, if you do not have time - just the point will not be built ... you can play on))
    If the route was - it is proposed to add an intermediate point ... otherwise it is proposed to build a route to the received point

  10. #179
    Member +
    Join Date
    Jan 2018
    Location
    Hungary
    Posts
    41
    Rep Power
    0

    Default

    Hi! please help!
    Unable to translate sentences!
    How do I enter it correctly?

    "Collect garbage every %s seconds if "free_memory" less then %s MB"=".............."
    "Restoring will be canceled in %s seconds.\nPlease select "Restore" or "Cancel""="-----------"
    "Saving will be canceled in %s seconds.\nPlease select "Save" or "Cancel""="---------"
    Last edited by Jozs; 21st December 2019 at 08:11 PM.

  11. #180
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    149
    Rep Power
    1018

    Default

    Quote Originally Posted by Jozs View Post
    Hi! please help!
    Unable to translate sentences!
    Strange. There are at least two examples to answer this question in a folder "lang"

 

 

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
  •