Allow user to select reminder sound

Closes #63
This commit is contained in:
2016-05-01 09:36:11 -04:00
parent 4db7a6e89c
commit b2811b9797
5 changed files with 115 additions and 3 deletions

View File

@@ -176,4 +176,6 @@
<string name="every_x_weeks">Every %d weeks</string>
<string name="every_x_months">Every %d months</string>
<string name="score">Score</string>
<string name="reminder_sound">Reminder sound</string>
<string name="none">None</string>
</resources>