3
User JavaScript and CSS Extension shows keys instead of strings
Edit: in Orion of course (not Kagi). I'm getting confused ;-)
5 days later
Vlad added the Under Review tag .
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:
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
No one is typing