Merge "Move InputMethodAndSubtypeEnabler to SettingsLib and port to TV"

This commit is contained in:
TreeHugger Robot
2017-02-18 00:21:19 +00:00
committed by Android (Google) Code Review
11 changed files with 18 additions and 999 deletions

View File

@@ -3894,12 +3894,6 @@
<string name="input_method_settings">Settings</string>
<!-- Spoken description for IME settings image button [CHAR LIMIT=NONE] -->
<string name="input_method_settings_button">Settings</string>
<!-- Title for settings of active input methods in each IME [CHAR LIMIT=35] -->
<string name="active_input_method_subtypes">Active input methods</string>
<!-- Title for settings whether or not the framework will select input methods in an IME based
on the current system locales. (The user can select multiple system locales)
[CHAR LIMIT=35] -->
<string name="use_system_language_to_select_input_method_subtypes">Use system languages</string>
<!-- Input Methods Settings localized format string for generating the appropriate "Foo settings" menu label for the Input Method named "Foo" [CHAR LIMIT=35] -->
<string name="input_methods_settings_label_format"><xliff:g id="ime_name">%1$s</xliff:g> settings</string>
<!-- Title for the settings of selecting active input methods of an IME [CHAR LIMIT=35] -->