-
I am making zen package for my Arch Linux build from the source code of zen-browser and I want to use an independently distributed language pack like Firefox does, through The attachment is the software package compressed in zh-CN language: zen-browser-i18n-zh-cn-1.0.1_a.19-1-any.pkg.tar.zst.zip |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hey @everyx! I'm here to help you with any bugs, questions, or contributions you have while waiting for a human maintainer. Let's tackle this language pack issue together. To package language packs individually for Zen Browser, you need to ensure that the language pack
If these steps do not resolve the issue, further investigation into the specific requirements for Zen Browser's language pack recognition might be necessary, as some details might not be fully documented. |
Beta Was this translation helpful? Give feedback.
-
Finally, I found the solution:
|
Beta Was this translation helpful? Give feedback.
Finally, I found the solution:
extensions.langpacks.signatures.required
tofalse
manifest.json
file'sbrowser_specific_settings.gecko.strict_min_version
andbrowser_specific_settings.gecko.strict_max_version
to be the version for Firefox, not Zen's version