mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-09 15:08:31 -04:00
i18n: term overhaul
- Delete ~160-ish useless terms - Add context to more terms - Add a mechanism to duplicate the same terms with different contexts - sync
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
While term_freeze.json exists, any I18n.tr()/qsTr() term not in it fails the check.
|
||||
Existing terms may be reused or moved freely.
|
||||
|
||||
The freeze is term-granular: adding a new real context to a frozen term via
|
||||
I18n.tr(term, ctx, true) does not trip it (same English string, new slot).
|
||||
|
||||
--update re-snapshot the current terms into term_freeze.json
|
||||
(delete term_freeze.json to lift the freeze)
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user