Skip to content

Commit

Permalink
Issue mozilla-mobile#21632: Correct inactive tabs survey string (mozi…
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalmeida committed Oct 3, 2021
1 parent a199a48 commit e5f58ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e5f58ea

Please sign in to comment.