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

Commit 9aef86f3 authored by Jim Miller's avatar Jim Miller Committed by Android (Google) Code Review
Browse files

Merge "Update FBE notification strings"

parents 9137079c 6338561c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -4204,11 +4204,11 @@
    <string name="new_sms_notification_content">Open SMS app to view</string>

    <!-- Notification title shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
    <string name="user_encrypted_title">Some functions might not be available</string>
    <string name="user_encrypted_title">Some functionality may be limited</string>
    <!-- Notification message shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
    <string name="user_encrypted_message">Touch to continue</string>
    <string name="user_encrypted_message">Tap to unlock</string>
    <!-- Notification detail shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
    <string name="user_encrypted_detail">User profile locked</string>
    <string name="user_encrypted_detail">User data locked</string>

    <!-- Title of notification shown after a MTP device is connected to Android. -->
    <string name="usb_mtp_launch_notification_title">Connected to <xliff:g id="product_name">%1$s</xliff:g></string>