1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Handle all possible version names in update checker

This commit is contained in:
Ammar Githam 2021-03-29 22:42:08 +09:00
parent 86b04e69ee
commit 39b89423d9
3 changed files with 34 additions and 8 deletions

View file

@ -476,4 +476,5 @@
<string name="crash_report_subject">Barinsta Crash Report</string>
<string name="crash_report_title">Select an email app to send crash logs</string>
<string name="skip_update">Skip this update</string>
<string name="on_latest_version">You\'re already on the latest version</string>
</resources>