1
0
mirror of https://github.com/danog/mklwp.git synced 2024-12-02 09:37:50 +01:00
mklwp/out/res/values/strings.xml
2016-01-22 17:22:46 +01:00

11 lines
592 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="app_name">Nexus One Live Wallpaper</string>
<string name="settings_title">Nexus One Live Wallpaper Settings</string>
<string name="description">dscrp</string>
<string name="preference_fps_title">Frames Per Second(fps)</string>
<string name="preference_fps_summary">Less fps = less battery usage but slower animation</string>
<string name="preference_size_title">Set size of the animation</string>
<string name="preference_size_summary">Set big, medium, or small size</string>
</resources>