Implemented sleep timer in playaback service and created time dialog

This commit is contained in:
daniel oeh
2012-07-27 13:52:54 +02:00
parent b93c5c9b63
commit 791acc935c
9 changed files with 205 additions and 2 deletions

View File

@ -153,6 +153,9 @@
<string name="export_error_label">Export error</string>
<string name="opml_export_success_title">Opml export successful.</string>
<string name="opml_export_success_sum">The .opml file was written to:\u0020</string>
<string name="set_sleeptimer_label">Set sleep timer</string>
<string name="disable_sleeptimer_label">Disable sleep timer</string>
<string name="enter_time_here_label">Enter time here</string>
</resources>