Show toast when no updates are available.

Co-authored-by: Stypox <stypox@pm.me>
This commit is contained in:
Isira Seneviratne 2022-07-20 09:01:12 +05:30 committed by Stypox
parent ed55f30bc2
commit 8b6f6ecb9f
72 changed files with 142 additions and 204 deletions

View file

@ -554,8 +554,9 @@
<string name="low_quality_smaller">Low quality (smaller)</string>
<string name="dont_show">Don\'t show</string>
<!-- App update notification -->
<string name="app_update_notification_content_title">NewPipe update is available!</string>
<string name="app_update_notification_content_text">Tap to download</string>
<string name="app_update_unavailable_toast">You are running the latest version of NewPipe</string>
<string name="app_update_available_notification_title">NewPipe update is available!</string>
<string name="app_update_available_notification_text">Tap to download %s</string>
<string name="missions_header_finished">Finished</string>
<string name="missions_header_pending">Pending</string>
<string name="paused">paused</string>