A not quick and dirty solution:
open
skin.refocus/language/yourlanguage/strings.xml
at the end of the file
before
Code:
</strings>add
Code:
<!--dvd eject modificaton-->
<string id="31979">DVD eject</string>Cheers
DFence
DFence
Junior Member Posts: 7 Joined: Sep 2010 Reputation: 0 |
2011-01-29 23:49
Post: #11
Argh, sorry I forgot:
A not quick and dirty solution: open skin.refocus/language/yourlanguage/strings.xml at the end of the file before Code: </strings>add Code: <!--dvd eject modificaton-->Cheers DFence |
| find quote |