Bugzilla – Bug 5684
Change text in Nokia770 skin for removelink
Last modified: 2007-10-06 13:43:37 UTC
I would suggest that the removelink wrapper defined in HTML/Nokia770/cmdwrappers is changed so it shows the text "Delete" instead of "Delete from playlist". This is how it is defined for the other skins. The reason for this change is to make the "removelink" wrapper more useful, it can currently only be used for delete buttons in playlists, but if this would be changed plugins would be able to use the removelink wrapper for deleting other kinds of items.
Created attachment 2220 [details] Patch that implements the change
what do you think, ben? Some of these are very similar to the EN blocks. it might even make sense to try to convert this to cmdwrappers_Nokia770 and get rid of the duplicated blocks. I can probably get that started if you are busy.
Sure. I wasn't actually aware of the cmdwrappers_skinName convention. The idea is that cmdwrappers is base, and cmdwrappers_skinName overwrites cmdwrappers functions? Sounds good to me. I'm always in favor of a reduction in redundant code. Feel free to get it started if you like KDF, otherwise just let me know and I'll do it. In the meantime, Erland I checked in change #13616 for that string.