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

Commit d51e020c authored by Felipe Leme's avatar Felipe Leme Committed by Android (Google) Code Review
Browse files

Merge "Change Content Capture strings." into qt-dev

parents ad4483c2 6beb5e45
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -11025,12 +11025,12 @@
    <!-- Message for forget passpoint dialog [CHAR LIMIT=none] -->
    <string name="forget_passpoint_dialog_message">You may lose access to any remaining time or data. Check with your provider before removing.</string>
    <!-- Keywords for Content Capture / Smart Suggestions feature [CHAR_LIMIT=none] -->
    <string name="keywords_content_capture">content capture, smart suggestions</string>
    <!-- Keywords for Content Capture feature [CHAR_LIMIT=none] -->
    <string name="keywords_content_capture">content capture</string>
    <!-- Title of the 'Content Capture' feature toggle in the Settings -> Privacy screen [CHAR LIMIT=none]-->
    <string name="content_capture">Smart Suggestions</string>
    <!-- Description of the 'Content Capture / Smart Suggestions' feature toggle in the Settings -> Privacy screen [CHAR LIMIT=NONE]-->
    <string name="content_capture_summary">Allow Android to save information seen on your screen or heard in video or audio content. Android makes helpful suggestions based on your device activity.</string>
    <string name="content_capture">Content Capture</string>
    <!-- Description of the 'Content Capture' feature toggle in the Settings -> Privacy screen [CHAR LIMIT=NONE]-->
    <string name="content_capture_summary">Allow apps to send content to the Android system</string>
    <!-- Title for the button to initiate a heap dump for the system server. [CHAR LIMIT=NONE] -->
    <string name="capture_system_heap_dump_title">Capture system heap dump</string>