Add accessibility label for device details gear icon

Flag: EXEMPT small fix
Bug: 379994439
Test: compile
Change-Id: Ie1fa3901e50a8094f73bd4d409eb13a3b501ee80
This commit is contained in:
Yiyi Shen
2024-12-11 16:08:02 +08:00
parent c9c088ae34
commit a5b06a2e72

View File

@@ -13916,4 +13916,7 @@
<string name="search_gesture_feature_title">Circle to Search</string>
<!-- Summary text for press and hold nav handle OR home button to invoke Circle to Search. [CHAR LIMIT=NONE] -->
<string name="search_gesture_feature_summary">Touch and hold the Home button or the navigation handle to search using the content on your screen.</string>
<!-- Content description for device details icon on Connected device page [CHAR LIMIT=NONE] -->
<string name="device_detail_icon_content_description"><xliff:g id="device_name">%1$s</xliff:g>. Configure device detail.</string>
</resources>