Merge "Add contextual card feedback email mechanism."
This commit is contained in:
committed by
Android (Google) Code Review
commit
d4fc724f95
@@ -160,4 +160,6 @@
|
||||
android.settings.EDIT_EMERGENCY_INFO
|
||||
</string>
|
||||
|
||||
<!-- Email address for the homepage contextual cards feedback -->
|
||||
<string name="config_contextual_card_feedback_email" translatable="false"></string>
|
||||
</resources>
|
||||
|
@@ -10249,4 +10249,9 @@
|
||||
|
||||
<!-- Summary for low storage slice. [CHAR LIMIT=NONE] -->
|
||||
<string name="low_storage_summary">Storage is low. <xliff:g id="percentage" example="54%">%1$s</xliff:g> used - <xliff:g id="free_space" example="32GB">%2$s</xliff:g> free</string>
|
||||
|
||||
<!-- Label for button in contextual card feedback dialog for users to send feedback [CHAR LIMIT=30] -->
|
||||
<string name="contextual_card_feedback_send">Send feedback</string>
|
||||
<!-- String for contextual card feedback dialog [CHAR LIMIT=NONE] -->
|
||||
<string name="contextual_card_feedback_confirm_message">Would you like to give us feedback on this suggestion?</string>
|
||||
</resources>
|
Reference in New Issue
Block a user