summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-06-17 18:42:09 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-06-17 18:42:09 +0200
commit20ca5f78cd0a8332499534aa2d6f7a388106dc90 (patch)
treec4b165b0a164a4e109086a7c20a228091510d462 /res/values
parent13f1e4674ebc619c68b4b1de30073d3a4b3fcd28 (diff)
downloadAntennaPod-20ca5f78cd0a8332499534aa2d6f7a388106dc90.zip
Implemented DownloadLog activity
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 11ab96fff..cfa69d9bd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -42,4 +42,5 @@
<string name="version_pref">Version</string>
<string name="other_pref">Other</string>
<string name="about_pref">About</string>
+ <string name="show_download_log">Show Log</string>
</resources>