Add Waterfox (Firefox-based) support and Traditional Chinese (zh-TW) localization#768
Open
AcideFluorhydrique wants to merge 5 commits intoTobi823:masterfrom
Open
Add Waterfox (Firefox-based) support and Traditional Chinese (zh-TW) localization#768AcideFluorhydrique wants to merge 5 commits intoTobi823:masterfrom
AcideFluorhydrique wants to merge 5 commits intoTobi823:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces two improvements to FFUpdater:
Waterfox support
Waterfox has been added under the “based on Firefox” category.
The detection, metadata, and update flow follow the existing Firefox-based app structure, ensuring consistent behavior with other supported browsers in this group.
Traditional Chinese (zh-TW) translation
A complete Traditional Chinese localization has been added. Previously, only Simplified Chinese (zh-CN) was available. This improves accessibility for users in Taiwan, Hong Kong, and other regions using Traditional Chinese.
The debug APK was tested locally and works as expected for both the new app entry and the added localization.
Waterfox-Unterstützung
Waterfox wurde in die Kategorie „basiert auf Firefox“ aufgenommen.
Erkennung, Metadaten und Update-Ablauf folgen der bestehenden Struktur für Firefox-basierte Anwendungen und verhalten sich konsistent mit den bereits unterstützten Browsern dieser Gruppe.
Traditionelle chinesische Übersetzung (zh-TW)
Eine vollständige Lokalisierung in Traditionellem Chinesisch wurde hinzugefügt. Zuvor war nur Vereinfachtes Chinesisch (zh-CN) verfügbar. Dies verbessert die Nutzbarkeit für Anwender in Taiwan, Hongkong und anderen Regionen mit Traditionellem Chinesisch.
Die Debug-APK wurde lokal getestet und funktioniert erwartungsgemäß sowohl für den neuen Eintrag als auch für die zusätzliche Lokalisierung.