Issue #21632: Correct inactive tabs survey string (#21669)

upstream-sync
Jonathan Almeida 3 years ago committed by GitHub
parent a199a48a16
commit e5f58eaade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1956,7 +1956,7 @@
<!-- Confirmation button text to submit the feedback for the inactive tabs survey. -->
<string name="inactive_tabs_survey_send_button" tools:ignore="UnusedResources">Send</string>
<!-- Content description for inactive tabs survey close button -->
<string name="inactive_tabs_survey_close_button_content_description" tools:ignore="UnusedResources">Closes</string>
<string name="inactive_tabs_survey_close_button_content_description" tools:ignore="UnusedResources">Close</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Set links from websites, emails, and messages to open automatically in Firefox.</string>

Loading…
Cancel
Save