Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 5 of 5
  1. #1
    Master
    Join Date
    May 2011
    Location
    UK
    Age
    38
    Posts
    208
    Rep Power
    129

    Guide Create multil language addons the easy way!!

    You can create UX utility so that it does not need any intervention in the translation for any application.

    Each lang contains an LCID, this is indicated in the file Info.ini language file for English: LCID = 0x0405, for Slovak: LCID = 0x041b, ...

    If you create a new utility, the utility or submit another author, you just need to create an archive utility for UX Czech lang file 0405.lang for Slovak 041b.lang then, these files can create more for lang.zip another language.

    To set LCID = 0x0405 insert all translations for English to Slovak 041b.lang etc

    So you place 041b.lang, 0405.lang ... in a folder example_1.2.zip \ ux \ example_1.2 \ lang (next to the file global.ui!) Relevant UX utility

    The user just places the utility in their folder UX, and depending on what uses lang will be translated phrases from the utility automatically.

    You do not need to modify or add thigs to the Dictionary.lang file.


    Example Android File
    Spoiler: Download File
    http://www59.zippyshare.com/v/66656473/file.html


    Example WINCE File

    Spoiler: Download File
    http://www37.zippyshare.com/v/97883115/file.html



    Note:
    does anyone who downloaded this file still have them? i no longer have it.
    i will be able to repost it and also try and explain it a bit better.

  2.    Advertissements


  3. #2
    IGo Moderator Black Wolf's Avatar
    Join Date
    Jan 2010
    Location
    Near
    Posts
    175
    Rep Power
    422

    thumbup

    Nice job ! Congrats!
    ﻻاله اﻻ الله محمد رسول الله

  4. #3
    GPSPower Helper Create multil language addons the easy way!!
    Create multil language addons the easy way!!
    costas3850's Avatar
    Join Date
    Dec 2009
    Location
    ro
    Age
    35
    Posts
    502
    Rep Power
    799

    Default

    Thanks urbexuk for that trip, but I'm not sure I understood well, so please correct me if I'm wrong.
    Suppose that a new skins introduce translated text :
    New text="Translation for new text"
    Classic, I introduced this translation in .lang\i18n\dictionary.lang
    By this ux-utility is enough to add translation into ux\Tips&Tricks_2.4_WinCE\lang\xxxx.lang
    And the programs will use the extra-translation from xxxx.lang .
    In other words, ux\Tips&Tricks_2.4_WinCE\lang\xxxx.lang is a differential add for .lang\i18n\dictionary.lang

    Or I have to tranfer the whole content of .lang\i18n\dictionary.lang into ux\Tips&Tricks_2.4_WinCE\lang\xxxx.lang ?
    Last edited by costas3850; 10th April 2014 at 04:31 PM.

  5. #4
    Member
    Join Date
    Oct 2012
    Location
    Athens
    Age
    59
    Posts
    25
    Rep Power
    22

    Default

    Very Nice job Thanks work Perfect!!

  6. #5
    Member
    Join Date
    Sep 2015
    Location
    morocco
    Posts
    25
    Rep Power
    85

    Default

    Great idea

    my problem:

    1 example Practical (dead link)

    2 Do I have to include the folder lang (x.lang+global.ui)?

    3 Do the same way for x.lua - folder lang (x.lang+x.lua)?

    Thank

 

 

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
  •