am 5b41931e: Merge change 23701 into eclair

Merge commit '5b41931e1f94b2051b7c015081465f19a33096f9' into eclair-plus-aosp

* commit '5b41931e1f94b2051b7c015081465f19a33096f9':
  Fix bug 2088099 where the TTS example doesn't play in the Settings app
This commit is contained in:
Jean-Michel Trivi
2009-09-03 09:22:38 -07:00
committed by Android Git Automerger
2 changed files with 109 additions and 78 deletions

View File

@@ -129,6 +129,15 @@
<item>ita-ITA</item>
<item>spa-ESP</item>
</string-array>
<!-- Do not translate. -->
<string-array name="tts_demo_strings">
<item>This is an example of speech synthesis in English.</item>
<item>This is an example of speech synthesis in English.</item>
<item>Voici un échantillon de synthèse vocale en français.</item>
<item>Dies ist ein Beispiel für Sprachsynthese in Deutsch.</item>
<item>Questo è un esempio di sintesi vocale in italiano.</item>
<item>Este es un ejemplo de síntesis de voz en español.</item>
</string-array>
<!-- Wi-Fi settings -->