diff --git a/net/download/service/src/main/java/de/danoeh/antennapod/net/download/service/episode/EpisodeDownloadWorker.java b/net/download/service/src/main/java/de/danoeh/antennapod/net/download/service/episode/EpisodeDownloadWorker.java index c5620695c..d0f5fa016 100644 --- a/net/download/service/src/main/java/de/danoeh/antennapod/net/download/service/episode/EpisodeDownloadWorker.java +++ b/net/download/service/src/main/java/de/danoeh/antennapod/net/download/service/episode/EpisodeDownloadWorker.java @@ -263,8 +263,8 @@ public class EpisodeDownloadWorker extends Worker { NotificationCompat.Builder builder = new NotificationCompat.Builder(getApplicationContext(), NotificationUtils.CHANNEL_ID_DOWNLOAD_ERROR); - builder.setTicker(getApplicationContext().getString(R.string.download_report_title)) - .setContentTitle(getApplicationContext().getString(R.string.download_report_title)) + builder.setTicker(getApplicationContext().getString(R.string.episode_download_failed)) + .setContentTitle(getApplicationContext().getString(R.string.episode_download_failed)) .setContentText(getApplicationContext().getString(R.string.download_error_tap_for_details)) .setSmallIcon(R.drawable.ic_notification_sync_error) .setContentIntent(getDownloadLogsIntent(getApplicationContext())) diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml index b88cb13b8..6784ab66f 100644 --- a/ui/i18n/src/main/res/values/strings.xml +++ b/ui/i18n/src/main/res/values/strings.xml @@ -300,7 +300,7 @@ The server connection was lost before completing the download The download was blocked by another app on your device (like a VPN or ad blocker). Unable to establish a secure connection. This can mean that another app on your device (like a VPN or an ad blocker) blocked the download, or that something is wrong with the server certificates. - Downloads completed with error(s) + Episode download failed IO error Request error Database access error @@ -328,7 +328,7 @@ Once - + The media file could not be played.\n\n- Try deleting and re-downloading the episode.\n- Check your network connection, and make sure no VPN or login page is blocking access.\n- Try long-pressing and sharing the \"Media address\" to your web browser to see if it can be played there. If not, contact the podcast creators. No media playing 00:00:00 AntennaPod - Unknown media key: %1$d @@ -668,14 +668,14 @@ Force full synchronization Re-synchronize all subscriptions and episode states Logout - %1$s on %2$s.

You can choose your synchronization provider again once you have logged out]]>
+ Logged in as %1$s on %2$s.\n\nYou can choose your synchronization provider again once you have logged out. Logout was successful gpodder.net sync error An error occurred during syncing:\u0020 Successful Failed Usernames may only contain letters, digits, hyphens and underscores. - + Unable to log into your Nextcloud.\n\n- Check your network connection.\n- Confirm that you are using the correct server address.\n- Make sure that the gpoddersync Nextcloud plugin is installed. Choose data folder