mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Fix FS#8656 - Error saving non-current playlist file
Use the plugin buffer to save the playlist copy if there isnt enough buffer already allocated to the inram copy of the playlist git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30184 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a7c37ea2d0
commit
d1fd4f08f5
46 changed files with 217 additions and 173 deletions
|
|
@ -5386,19 +5386,19 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FM_SAVE_CHANGES
|
||||
desc: When you try to exit radio to confirm save
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
radio: "Save Changes?"
|
||||
radio: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
radio: "Schaper les candjmints ?"
|
||||
radio: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
radio: "Schaper les candjmints ?"
|
||||
radio: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue