mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Show time, date, and recording directory in the info screen
Patch by Igor Poretsky Change-Id: I5db0d018742c11dd9bf3ca4c9539cd91f94d4c2e
This commit is contained in:
parent
ddf612c84b
commit
4beafe16fa
4 changed files with 172 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue