diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2014-11-12 12:40:24 +0100 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2014-11-12 12:40:24 +0100 |
commit | 976df32caee6b2407b0ec182d55ffe36418da0c6 (patch) | |
tree | fde3dce676e3eedb58c0db03831762f7a25dabba /core | |
parent | 348a2780d94be82fb57cedbb4929115c736379e5 (diff) | |
download | AntennaPod-976df32caee6b2407b0ec182d55ffe36418da0c6.zip |
Clarified phrasing
Diffstat (limited to 'core')
-rw-r--r-- | core/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index f9b93f9c4..86f46a330 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -85,7 +85,7 @@ <string name="share_source_label">Share feed link</string> <string name="feed_delete_confirmation_msg">Please confirm that you want to delete this feed and ALL episodes of this feed that you have downloaded.</string> <string name="feed_remover_msg">Removing feed</string> - <string name="load_complete_feed">Load complete feed</string> + <string name="load_complete_feed">Refresh complete feed</string> <!-- actions on feeditems --> <string name="download_label">Download</string> |