mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-16 11:10:23 +00:00
Show a warning for users on API < 19.
We'll be updating minSdk to 19 in 4.37. This lets these users continue to use the app, but they'll be warned with a persistent banner saying that they can't receive updates.
This commit is contained in:
@@ -1397,6 +1397,7 @@
|
||||
<string name="reminder_header_share_title">Invite your friends!</string>
|
||||
<string name="reminder_header_share_text">The more friends use Signal, the better it gets.</string>
|
||||
<string name="reminder_header_service_outage_text">Signal is experiencing technical difficulties. We are working hard to restore service as quickly as possible.</string>
|
||||
<string name="reminder_header_the_latest_signal_features_wont_work">The latest Signal features won\'t work on this version of Android. Please upgrade this device to receive future Signal updates.</string>
|
||||
|
||||
<!-- media_preview -->
|
||||
<string name="media_preview__save_title">Save</string>
|
||||
|
Reference in New Issue
Block a user