Merge "Add strings for reset speech pitch button in Text-to-Speech output settings UI." into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
739da49dbb
@@ -299,6 +299,11 @@
|
|||||||
<!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences
|
<!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences
|
||||||
that are applicable to all engines, such as the speech rate -->
|
that are applicable to all engines, such as the speech rate -->
|
||||||
<string name="tts_general_section_title">General</string>
|
<string name="tts_general_section_title">General</string>
|
||||||
|
<!-- On main TTS Settings screen, in default settings section,
|
||||||
|
reset speech pitch of synthesized voice to 1x speech pitch. [CHAR LIMIT=50] -->
|
||||||
|
<string name="tts_reset_speech_pitch_title">Reset speech pitch</string>
|
||||||
|
<!--On main TTS Settings screen, summary for reset speech pitch of synthesized voice [CHAR LIMIT=150] -->
|
||||||
|
<string name="tts_reset_speech_pitch_summary">Reset the pitch at which the text is spoken to default.</string>
|
||||||
|
|
||||||
<!-- Default speech rate choices -->
|
<!-- Default speech rate choices -->
|
||||||
<string-array name="tts_rate_entries">
|
<string-array name="tts_rate_entries">
|
||||||
|
|||||||
Reference in New Issue
Block a user