UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. lkroll
    3. Topics
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 12
    • Groups 0

    Topics

    • L

      Translation from .po file not applying

      Watching Ignoring Scheduled Pinned Locked Moved Solved Translations
      2
      0 Votes
      2 Posts
      411 Views
      L
      After asking in the telegram app dev group I found out that the error was caused by not specifying the property applicationName inside of the MainView. Because of that the gettext domain was set to an empty string, which prevented the translations from getting loaded.
    • L

      Package app for different architectures

      Watching Ignoring Scheduled Pinned Locked Moved Solved App Development
      3
      0 Votes
      3 Posts
      320 Views
      L
      @lduboeuf That does work, thanks for the tip. I totally overlooked the cmake builder in the clickable docs but now it makes sense. I just added an extra step to use the right binary before building, but now I can specify for what architecture I want to build the click