BobStore/res/values-es/array.xml

10 lines
237 B
XML
Raw Normal View History

2012-01-10 17:26:36 +00:00
<?xml version='1.0' encoding='utf-8'?>
2012-01-11 10:26:22 +00:00
<resources>
<string-array name="updateIntervalNames">
<item>Nunca</item>
<item>Cada hora</item>
<item>Cada 4 horas</item>
<item>Cada 12 horas</item>
</string-array>
</resources>