summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2015-06-19 01:57:49 +0200
committerMartin Fietz <Martin.Fietz@gmail.com>2015-06-21 19:40:36 +0200
commitc452d311e290d1b7c747ddb5df5c7c042398ab9a (patch)
tree39f21a68a205c691bcaf487755f8f766b22c87c7 /core/src/main/res
parent1a460979183b26a0474c129d5aa27d0e6b796e1c (diff)
downloadAntennaPod-c452d311e290d1b7c747ddb5df5c7c042398ab9a.zip
Store information if media has an embedded picture in the database
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index ac9255ac9..fe8c08e9e 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -435,6 +435,10 @@
<string name="authentication_label">Authentication</string>
<string name="authentication_descr">Change your username and password for this podcast and its episodes.</string>
+
+ <!-- Progress information -->
+ <string name="progress_upgrading_database">Upgrading the database</string>
+
<!-- AntennaPodSP -->
<string name="sp_apps_importing_feeds_msg">Importing subscriptions from single-purpose apps&#8230;</string>