summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorJatin Kumar <jatinkumarg17@gmail.com>2019-03-29 14:20:11 -0400
committerJatin Kumar <jatinkumarg17@gmail.com>2019-03-29 14:20:11 -0400
commit209b0b38806c8142530f805e19097f52e0c98ad4 (patch)
tree28700562092b49cac1fe4dcfd4a7de8ab4b43ab8 /core/src
parentcabf6fee7b6e63ec9a77fdcf4bacea8c04abc335 (diff)
downloadAntennaPod-209b0b38806c8142530f805e19097f52e0c98ad4.zip
Fixed typos
Diffstat (limited to 'core/src')
-rw-r--r--core/src/main/res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 0f906f433..466e59058 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -319,9 +319,9 @@
<string name="no_feeds_label">You haven\'t subscribed to any podcasts yet.</string>
<string name="no_chapters_label">This episode has no chapters.</string>
<string name="no_shownotes_label">This episode has no shownotes.</string>
- <string name="no_run_downloads_head_label">No download running</string>
+ <string name="no_run_downloads_head_label">No downloads running</string>
<string name="no_run_downloads_label">You can download episodes on the podcast details screen.</string>
- <string name="no_comp_downloads_head_label">No download episodes</string>
+ <string name="no_comp_downloads_head_label">No downloaded episodes</string>
<string name="no_comp_downloads_label">You can download episodes on the podcast details screen.</string>
<string name="no_log_downloads_head_label">No download log</string>
<string name="no_log_downloads_label">Download logs will appear here when available.</string>
@@ -331,8 +331,8 @@
<string name="no_all_episodes_label">When you add a podcast, the episodes will be shown here.</string>
<string name="no_new_episodes_head_label">No new episodes</string>
<string name="no_new_episodes_label">When new episodes arrive, they will be shown here.</string>
- <string name="no_fav_episodes_head_label">No favourite episodes</string>
- <string name="no_fav_episodes_label">You can add episodes to the favourites by long-pressing them.</string>
+ <string name="no_fav_episodes_head_label">No favorite episodes</string>
+ <string name="no_fav_episodes_label">You can add episodes to the favorites by long-pressing them.</string>
<!-- Preferences -->
<string name="storage_pref">Storage</string>