summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-08-17 19:04:27 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-08-17 19:04:27 +0200
commit00c94221914e3d995a5a76122d186edc385f32b2 (patch)
tree59342f7911c923293ee989a44a22faa38ab747bf /res/values/strings.xml
parent8d065864c574e246dff0d982212a089dcafc8487 (diff)
downloadAntennaPod-00c94221914e3d995a5a76122d186edc385f32b2.zip
Implemented report in Downloadservice
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9586fa5d6..425152192 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -87,7 +87,7 @@
<string name="pref_pauseOnHeadsetDisconnect_title">Headphones disconnect</string>
<string name="pref_mobileUpdate_title">Mobile updates</string>
<string name="pref_mobileUpdate_sum">Allow updates over the mobile data connection</string>
- <string name="download_report_title">All downloads completed</string>
+ <string name="download_report_title">Downloads completed</string>
<string name="refresh_label">Refresh</string>
<string name="external_storage_error_msg">No external storage is available. Please make sure that external storage is mounted so that the app can work properly.</string>
<string name="share_link_label">Share link</string>