Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa110545 authored by Nick Kovacs's avatar Nick Kovacs
Browse files

Update deprecated_target_sdk_message text

Updated the text for apps running using a low target sdk.
Changed the language to make the message stronger and
indicate that running apps targeting a low target sdk
has an impact on privacy and security.

Bug: 237321649
Test: atest CtsPermission3TestCases:android.permission3.cts.PermissionGroupTest
Change-Id: I8d5521c26731e9b4b6e3bf28a1f180c6fd5bd783
parent 089cf19a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5501,7 +5501,7 @@
    <string name="app_streaming_blocked_message_for_settings_dialog" product="default">This can’t be accessed on your <xliff:g id="device" example="Chromebook">%1$s</xliff:g>. Try on your phone instead.</string>

    <!-- Message displayed in dialog when app is too old to run on this verison of android. [CHAR LIMIT=NONE] -->
    <string name="deprecated_target_sdk_message">This app was built for an older version of Android and may not work properly. Try checking for updates, or contact the developer.</string>
    <string name="deprecated_target_sdk_message">This app was built for an older version of Android. It might not work properly and doesn\'t include the latest security and privacy protections. Check for an update, or contact the app\'s developer.</string>
    <!-- Title for button to see application detail in app store which it came from - it may allow user to update to newer version. [CHAR LIMIT=50] -->
    <string name="deprecated_target_sdk_app_store">Check for update</string>