Show toast when no updates are available.
Co-authored-by: Stypox <stypox@pm.me>
This commit is contained in:
parent
1d53389ca9
commit
f1b15a95a4
72 changed files with 142 additions and 204 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue