3

Edit: in Orion of course (not Kagi). I'm getting confused ;-)

    5 days later
    6 days later

    the problem seems to be that in Orion chrome.i18n.getMessage (WebExtensions API) returns the input instead of the localized value

    Orion:

    Chrome:

    • Vlad replied to this.
      24 days later

      I hope I am not wrong, I think the reason is that "getMessage" in Chrome accepts case insensitive values as input, but Orion case sensitive values only. I mean if you use "changelog" as input but your localisation files has keys with different cases "changeLog", chrome still find it and translate it, but not Orion.

        a year later
        eirk changed the title to User JavaScript and CSS Extension shows keys instead of strings .
          5 months later

          chrome.i18n.getMessage now seems to return nothing at all

          btw this extension works in Orion if someone is looking for an extension with similar functionality

          2 months later
          No one is typing