Used correct voice messages for some splash screens.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18498 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
20b4620926
commit
8aa0491fb7
1 changed files with 1 additions and 1 deletions
|
@ -528,7 +528,7 @@ static bool delete_handler(bool is_dir)
|
|||
file_to_delete
|
||||
};
|
||||
const char *yes_lines[]={
|
||||
ID2P(LANG_DELETED),
|
||||
ID2P(LANG_DELETING),
|
||||
file_to_delete
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue