<!-- Title of the option menu to add a new style entry in the preference settings [CHAR_LIMIT=16] -->
<!-- Title of the option menu to add a new style entry in the preference settings [CHARLIMIT=16] -->
<stringname="add_style">Add style</string>
<!-- Title of the button to add custom style entry in the settings dialog [CHAR_LIMIT=12] -->
<!-- Title of the button to add custom style entry in the settings dialog [CHARLIMIT=12] -->
<stringname="add">Add</string>
<!-- Title of the button to remove a custom style entry in the settings dialog [CHAR_LIMIT=12] -->
<!-- Title of the button to remove a custom style entry in the settings dialog [CHARLIMIT=12] -->
<stringname="remove">Remove</string>
<!-- Title of the button to save a custom style entry in the settings dialog [CHAR_LIMIT=12] -->
<!-- Title of the button to save a custom style entry in the settings dialog [CHARLIMIT=12] -->
<stringname="save">Save</string>
<!-- Title of the spinner for choosing a language of custom style in the settings dialog [CHAR_LIMIT=12] -->
<!-- Title of the spinner for choosing a language of custom style in the settings dialog [CHARLIMIT=12] -->
<stringname="subtype_locale">Language</string>
<!-- Title of the spinner for choosing a keyboard layout of custom style in the settings dialog [CHAR_LIMIT=12] -->
<!-- Title of the spinner for choosing a keyboard layout of custom style in the settings dialog [CHARLIMIT=12] -->
<stringname="keyboard_layout_set">Layout</string>
<!-- The message of the dialog to note that a custom input style needs to be enabled. [CHAR LIMIT=64] -->
<stringname="custom_input_style_note_message">"Your custom input style needs to be enabled before you start using it. Do you want to enable it now?"</string>
<!-- Title of the button to enable a custom input style entry in the settings dialog [CHAR LIMIT=12] -->
<stringname="enable">Enable</string>
<!-- Title of the button to postpone enabling a custom input style entry in the settings dialog [CHAR LIMIT=12] -->
<stringname="not_now">Not now</string>
<!-- Title of an option for usability study mode -->
<stringname="prefs_usability_study_mode">Usability study mode</string>