FS#7705: Voice enable battery bench plugin

Original patch by Daniel Dalton
Updated by Igor Poretsky

Change-Id: I40d3bb89dbaf3582e1d7af8e8964205507cd2a8d
This commit is contained in:
Solomon Peachy 2019-02-06 13:18:22 -05:00
parent 4edaf3fb98
commit 78892b5eb0
2 changed files with 33 additions and 0 deletions

View file

@ -15098,3 +15098,31 @@
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: VOICE_BATTERY_BENCH_IS_ALREADY_RUNNING
desc: Spoken if battery bench is already running
user: core
<source>
*: ""
</source>
<dest>
*: ""
</dest>
<voice>
*: "Battery bench is already running"
</voice>
</phrase>
<phrase>
id: VOICE_BAT_BENCH_KEYS
desc: Battery bench start up message
user: core
<source>
*: ""
</source>
<dest>
*: ""
</dest>
<voice>
*: "Press play to run battery bench or stop to cancel"
</voice>
</phrase>