merge: bring pinyin habit ranking into English keyboard branch

Keep English QuickType/mmap and Chinese schema hygiene on one branch.
Secure fields skip Rime; English still loads its lexicon only while English is active.
This commit is contained in:
Rocky
2026-08-14 21:51:38 +08:00
15 changed files with 588 additions and 5 deletions
+5
View File
@@ -238,6 +238,11 @@
"settings.typingInput.resources.ready" = "Ready";
"settings.typingInput.resources.pending" = "Not initialized";
"settings.typingInput.resources.redeploy" = "Redeploy Input Resources";
"settings.typingInput.habits.clear" = "Clear Typing Habits";
"settings.typingInput.habits.clear.title" = "Clear Typing Habits?";
"settings.typingInput.habits.clear.confirm" = "Clear";
"settings.typingInput.habits.clear.message" = "Resets learned word order for Chinese and English. Personal dictionary entries are kept.";
"settings.typingInput.habits.footer" = "Learned frequency only. Words you added to the personal dictionary stay.";
"settings.speechRecognition.title" = "Speech Recognition";
"settings.textPolish.title" = "Text Polish";
"settings.preferences.title" = "Preferences";