mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
addendum to 498d581
two more that I missed Change-Id: I48863fb870375328228d2c4caf1ea83931ccc218
This commit is contained in:
parent
498d581ca6
commit
6e06319988
2 changed files with 4 additions and 2 deletions
|
|
@ -1872,7 +1872,8 @@ entry_skip_formatter:
|
|||
talk_value(total_count, UNIT_INT, true);
|
||||
}
|
||||
|
||||
splashf(HZ*4, ID2P(LANG_SHOWDIR_BUFFER_FULL), total_count);
|
||||
/* (voiced above) */
|
||||
splashf(HZ*4, str(LANG_SHOWDIR_BUFFER_FULL), total_count);
|
||||
logf("Too small dir buffer");
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue