Skip to content

Commit ae2da60

Browse files
authored
- explore feed negative button label update (#6129)
1 parent 9ec9bc9 commit ae2da60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2338,6 +2338,6 @@
23382338
<string name="explore_feed_survey_dialog_title">Help us improve Explore</string>
23392339
<string name="explore_feed_survey_dialog_message">Please take a short survey about the Explore feed. Your feedback will help shape upcoming app improvements.</string>
23402340
<string name="explore_feed_survey_dialog_positive_button_label">Take survey</string>
2341-
<string name="explore_feed_survey_dialog_negative_button_label">No Thanks</string>
2341+
<string name="explore_feed_survey_dialog_negative_button_label">No thanks</string>
23422342

23432343
</resources>

0 commit comments

Comments
 (0)