2013-12-29 12:55:24 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<string-array name="updateIntervalNames">
|
|
|
|
<item>끔</item>
|
|
|
|
<item>매시간마다</item>
|
|
|
|
<item>4시간마다</item>
|
|
|
|
<item>12시간마다</item>
|
|
|
|
<item>매일</item>
|
|
|
|
</string-array>
|
2014-11-14 12:12:16 +00:00
|
|
|
<string-array name="themeNames">
|
|
|
|
<item>어두운</item>
|
|
|
|
<item>밝은</item>
|
|
|
|
</string-array>
|
2013-12-29 12:55:24 +00:00
|
|
|
</resources>
|