Merge "Update switch bar summary for spell checker page" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-20 02:58:38 +00:00
committed by Android (Google) Code Review
3 changed files with 75 additions and 5 deletions

View File

@@ -8889,6 +8889,9 @@
<!-- [CHAR LIMIT=30] Title for dialog for setting to control the default spell checker -->
<string name="choose_spell_checker">Choose spell checker</string>
<!-- [CHAR LIMIT=45] Title for the master switch for spell checker, turning off will disable entire spell check feature. -->
<string name="spell_checker_master_switch_title">Use spell checker</string>
<!-- [CHAR LIMIT=30] Label for the placeholder of the current spell checker name. Used when no spell checker is currently selected. -->
<string name="spell_checker_not_selected">Not selected</string>