mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -04:00
PictureFlow: Don't require restart before rebuilding cache
You were asked to restart the plugin, before PictureFlow would rebuild the cache after selecting the menu option for it. This patch eliminates the need for leaving the plugin, and PictureFlow will rebuild its cache immediately. Change-Id: I47ec78339fdc91efd42cd7850829256417682eae
This commit is contained in:
parent
87344d180b
commit
dff29110c2
2 changed files with 201 additions and 139 deletions
|
|
@ -14828,16 +14828,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CACHE_REBUILT_NEXT_RESTART
|
||||
desc: in the pictureflow splash messages
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: "Cache will be rebuilt on next restart"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "Cache will be rebuilt on next restart"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Cache will be rebuilt on next restart"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue