[SKIP CI] Add string for EOL update check message

(cherry picked from commit 024f9a8c763895c5594e189ecffaa60548e43c4a)
This commit is contained in:
arkon 2021-04-17 11:54:17 -04:00 committed by Jobobby04
parent 2220b6a91d
commit 1b0b98b140

View File

@ -710,6 +710,7 @@
<!--UpdateCheck-->
<string name="update_check_confirm">Download</string>
<string name="update_check_ignore">Ignore</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>