forked from len0rd/rockbox
voice: splashf 39f8685
add missing voice phrase
Two of the splashf messages that were converted
to support voicing in commit 39f8685
didn't have
a voice string yet. Translations tbd for:
* LANG_READ_FAILED
* LANG_FM_SCANNING
Change-Id: I73fc609348f319f84d1e94cc9673685c75958bbc
This commit is contained in:
parent
4346a1e8e7
commit
8ba02932b3
1 changed files with 2 additions and 2 deletions
|
@ -4757,7 +4757,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
radio: ""
|
||||
radio: "Scanning"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -7347,7 +7347,7 @@
|
|||
*: "Failed reading %s"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
*: "Failed reading file"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue