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

Commit f580032a authored by Felipe Leme's avatar Felipe Leme
Browse files

Changed Content Capture title.

Fixes: 131169650
Test: m SettingsGoogle && adb sync && adb shell kill `pid com.android.settings` && \
      adb shell am start-activity -a android.settings.REQUEST_ENABLE_CONTENT_CAPTURE

Change-Id: I63a032a27f40e9f413121ba6cd5fc4b2e10da637
parent 9a4fa9bf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11068,9 +11068,9 @@
    <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 feature [CHAR_LIMIT=none] -->
    <string name="keywords_content_capture">content capture</string>
    <string name="keywords_content_capture">content capture, app content</string>
    <!-- Title of the 'Content Capture' feature toggle in the Settings -> Privacy screen [CHAR LIMIT=none]-->
    <string name="content_capture">Content Capture</string>
    <string name="content_capture">App content</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>