<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Notes</string>
<string-array name="sort_options">
<item>Most Recent</item>
<item>Oldest First</item>
<item>A to Z</item>
<item>Z to A</item>
</string-array>
</resources>
Powered by TurnKey Linux.