summaryrefslogtreecommitdiff
path: root/core/src/main/java/de/danoeh/antennapod
diff options
context:
space:
mode:
authorMartin Fietz <marf@hadiko-99-4.hadiko.uni-karlsruhe.de>2015-04-29 13:49:08 +0200
committerMartin Fietz <marf@hadiko-99-4.hadiko.uni-karlsruhe.de>2015-04-29 13:49:08 +0200
commitfd49d491b72b9261b4ebe3957955c194046f6c32 (patch)
treeae066d3a1930adfe579891fca27d3971d6003e8f /core/src/main/java/de/danoeh/antennapod
parent21ca881572dfda73b4513821be48fbef7f5d92e9 (diff)
downloadAntennaPod-fd49d491b72b9261b4ebe3957955c194046f6c32.zip
Changed download report icon, ticker and content title
Diffstat (limited to 'core/src/main/java/de/danoeh/antennapod')
-rw-r--r--core/src/main/java/de/danoeh/antennapod/core/service/download/DownloadService.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/main/java/de/danoeh/antennapod/core/service/download/DownloadService.java b/core/src/main/java/de/danoeh/antennapod/core/service/download/DownloadService.java
index 6703913cc..b3381b4e3 100644
--- a/core/src/main/java/de/danoeh/antennapod/core/service/download/DownloadService.java
+++ b/core/src/main/java/de/danoeh/antennapod/core/service/download/DownloadService.java
@@ -520,7 +520,7 @@ public class DownloadService extends Service {
/**
* Creates a notification at the end of the service lifecycle to notify the
* user about the number of completed downloads. A report will only be
- * created if there is at least one failed download excluding images
+ * created if there is at least one failed download excluding images
*/
private void updateReport() {
// check if report should be created
@@ -548,7 +548,7 @@ public class DownloadService extends Service {
.setTicker(
getString(R.string.download_report_title))
.setContentTitle(
- getString(R.string.download_report_title))
+ getString(R.string.download_report_content_title))
.setContentText(
String.format(
getString(R.string.download_report_content),