mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-21 20:47:03 -05:00
[SKIP CI] Add string for EOL update check message
This commit is contained in:
parent
f7cc36f2f0
commit
024f9a8c76
1 changed files with 1 additions and 0 deletions
|
@ -710,6 +710,7 @@
|
||||||
<!--UpdateCheck-->
|
<!--UpdateCheck-->
|
||||||
<string name="update_check_confirm">Download</string>
|
<string name="update_check_confirm">Download</string>
|
||||||
<string name="update_check_ignore">Ignore</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_no_new_updates">No new updates available</string>
|
||||||
<string name="update_check_look_for_updates">Searching for updates…</string>
|
<string name="update_check_look_for_updates">Searching for updates…</string>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue