almost good

But why no TTS on game start!?
This commit is contained in:
adrienmalin
2018-12-05 01:15:33 +01:00
parent aab005447d
commit dcb598cda7
6 changed files with 77 additions and 44 deletions

View File

@@ -38,5 +38,6 @@ Vous pouvez à tout moment changer la permission dans les paramètres Android."
<string name="share_message">"%s contre %s:\n%s a gagné par %d à %d\nPing Points est disponible sur Google Play\n "</string>
<string name="match_point">Balle de match</string>
<string name="STT_hint">Dîtes : \"Point pour %s\"\nou \"Point pour %s\"</string>
<string name="pattern">Point pour %s</string>
<string name="pattern">point pour %s</string>
<string name="not_understood">Pouvez-vous répéter ?</string>
</resources>