1
0
Fork 0

For #6758 - Part 1: Add new strings for top sites feature

master
Gabriel Luong 2019-12-30 11:04:36 -05:00 committed by Jeff Boek
parent 0fa0a84887
commit 0a856d9413
1 changed files with 4 additions and 0 deletions

View File

@ -74,6 +74,8 @@
<string name="browser_menu_your_library">Your Library</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Desktop site</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_firefox_home">Add to Firefox home</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Add to Home screen</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
@ -690,6 +692,8 @@
<string name="snackbar_tab_closed">Tab closed</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Tabs closed</string>
<!-- Text shown in snackbar when user adds a site to Firefox home fragment -->
<string name="snackbar_added_to_firefox_home">Added to Firefox home!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Private tab closed</string>
<!-- Text shown in snackbar when user closes all private tabs -->