Merge pull request #1049 from TomHennen/fix_string

fixed typo in string
This commit is contained in:
Tom Hennen 2015-08-02 14:45:53 -04:00
commit b8aac4244e
1 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@
<string name="pref_pausePlaybackForFocusLoss_title">Pause for Interruptions</string>
<string name="pref_resumeAfterCall_sum">Resume playback after a phone call completes</string>
<string name="pref_resumeAfterCall_title">Resume after Call</string>
<string name="pref_restart_required">AnntennaPod has to be restarted for this change to take effect.</string>
<string name="pref_restart_required">AntennaPod has to be restarted for this change to take effect.</string>
<!-- Online feed view -->
<string name="subscribe_label">Subscribe</string>