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

Commit 8c28bd81 authored by Jim Miller's avatar Jim Miller Committed by android-build-merger
Browse files

Update FBE notification strings

am: f77d6125

* commit 'f77d6125':
  Update FBE notification strings
parents 8dd5b437 f77d6125
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>