mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
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>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
radio: ""
|
radio: "Scanning"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -7347,7 +7347,7 @@
|
||||||
*: "Failed reading %s"
|
*: "Failed reading %s"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: "Failed reading file"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue