Merge "Enable dismissal feature on legacy suggestions." am: ee39335edc am: 8d8c3e19b5

am: b26711944b

Change-Id: I0edf1eff42cf54e644e60a11ba97219c38891e93
This commit is contained in:
Yi-Ling Chuang
2019-09-22 20:16:25 -07:00
committed by android-build-merger
8 changed files with 159 additions and 10 deletions

View File

@@ -8729,6 +8729,9 @@
<!-- Generic label for suggestion card's ok button [CHAR LIMIT=20] -->
<string name="suggestion_button_text">Ok</string>
<!-- Strings for suggestion card's close button [CHAR LIMIT=20] -->
<string name="suggestion_button_close">Close</string>
<!-- [CHAR LIMIT=35] Feedback on the device -->
<string name="device_feedback">Send feedback about this device</string>