Replace ignore button in new update dialog with link to GitHub page

Not enough room for 3 buttons. Users can still tap outside or back out of the dialog if they want to ignore it.
This commit is contained in:
arkon
2022-04-18 22:45:58 -04:00
parent a83a481ac8
commit 2ca6b655ad
2 changed files with 14 additions and 6 deletions

View File

@@ -758,7 +758,7 @@
<!--UpdateCheck-->
<string name="update_check_confirm">Download</string>
<string name="update_check_ignore">Ignore</string>
<string name="update_check_open">Open on GitHub</string>
<string name="update_check_eol">This Android version is no longer supported</string>
<string name="update_check_no_new_updates">No new updates available</string>
<string name="update_check_look_for_updates">Searching for updates…</string>