Skip to content

Commit

Permalink
For mozilla-mobile#21611: Add jump back in contextual hint text
Browse files Browse the repository at this point in the history
  • Loading branch information
Amejia481 authored and csadilek committed Oct 1, 2021
1 parent 1092383 commit 6824949
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,9 @@
<!-- Onboarding home screen dialog description text for the history section. -->
<string name="onboarding_home_screen_section_useful_history_description_2">Revisit your latest searches from your homepage and tabs.</string>

<!-- Onboarding home screen popup dialog, shown on top of the Jump back in section. Firefox is intentionally hardcoded. -->
<string name="onboarding_home_screen_jump_back_contextual_hint" tools:ignore="UnusedResources">Your personalized Firefox homepage now makes it easier to pick up where you left off. Find your recent tabs, bookmarks, and search results.</string>

<!-- Search Widget -->
<!-- Content description for searching with a widget. Firefox is intentionally hardcoded.-->
<string name="search_widget_content_description">Open a new Firefox tab</string>
Expand Down

0 comments on commit 6824949

Please sign in to comment.