Show time, date, and recording directory in the info screen

Patch by Igor Poretsky

Change-Id: I5db0d018742c11dd9bf3ca4c9539cd91f94d4c2e
This commit is contained in:
Solomon Peachy 2019-02-08 19:59:57 -05:00
parent ddf612c84b
commit 4beafe16fa
4 changed files with 172 additions and 2 deletions

View file

@ -15242,3 +15242,20 @@ id: VOICE_BAT_BENCH_KEYS
*: "Return"
</voice>
</phrase>
<phrase>
id: LANG_REC_DIR
desc: used in the info screen to show a recording dir
user: core
<source>
*: none
recording: "Recording Directory"
</source>
<dest>
*: none
recording: "Recording Directory"
</dest>
<voice>
*: none
recording: "Recording Directory"
</voice>
</phrase>