Barboska

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Barboska

  1. @bonienl @Squid @SpencerJ @dlandon

    Good night everybody.
    I made a test localization to debug the unraid localization system, it clearly shows where the translation of strings does not work, and also shows from which file the translated string is loaded

    it is also interesting to observe from which files the plugins take the translation

     

    GitHub: https://github.com/LinXP/lang-xx_XX

    Online: https://raw.githubusercontent.com/LinXP/lang-xx_XX/main/lang-xx_XX.xml

     

    example:
    str44|dashboard - where 44 is line in dashboard.txt file

     

    Now you can see problem areas, for example:

    un1.PNG

    un2.PNG

    un3.PNG

    un5.PNG

    un6.PNG

    un7.PNG

    un8.PNG

    un9.PNG

  2. 23 minutes ago, Squid said:

    There is 100% no English text (OS running in English) that says "OFFICIALI" or "INSTALLEDDD"

    this is just an example that the styles are different

    unraid4.PNG

    Word "Uninstall" and  "Install" does not want to be translated

     

     

    "Results Per Page" can't be translated either.

     

    unraid6.PNG.8ba08ceb6024d0a20e15ecf52bca2765.PNG

     

    "Trands", "Show"...

  3. @SpencerJ Hello, here I will collect localization problems that I noticed

    1. bug in showStatus('','') 

    If the plugin is running, then the word "Status" is translated, but if it is stopped, then no

    un1.PNG.1965b12d5d34f619a6a11deccf83df0c.PNG un2.PNG.794c05ad20a371c39087f42bb775db9c.PNG

     

    2. Community Apps - there are no lines to translate or not worked

    un3.PNG.d54b6b8e80eb5315456b509be0f302a8.PNG 

     

    un4.PNG.572e7918d28d33724a302d948f6319c3.PNG

     

    3. Is it possible to extend the menuItems block a bit to fit the words on one line?

    u5.thumb.PNG.ba9e7787461f280f1e54cce2677b83c2.PNG

     

    And in the theme "Azure"

    un6.PNG.ce2fc27567dedbe6e8aebd5b284d43dd.PNG

     

    Tested on UOS: 6.8.2

    • Like 1