mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Splash error message when loading language from dir browser fails
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23259 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1016ee4e80
commit
bb5078c5ea
2 changed files with 23 additions and 6 deletions
|
|
@ -4951,6 +4951,20 @@
|
|||
*: "New Language"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_LANGUAGE_LOAD_FAILED
|
||||
desc: shown when a language has failed to be loaded from the dir browser
|
||||
user: core
|
||||
<source>
|
||||
*: "Language Load Failed"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Language Load Failed"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Language Load Failed"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_VOICE
|
||||
desc: root of voice menu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue