@@ -124,6 +124,10 @@ extension-controlling-proxy-config = <img data-l10n-name ="icon"/> <strong>{ $na
124124# <img data-l10n-name="menu-icon"/> will be replaced with Menu icon
125125extension-controlled-enable = To enable the extension go to <img data-l10n-name="addons-icon"/> Add-ons in the <img data-l10n-name="menu-icon"/> menu.
126126
127+ # This string is shown to notify the user that their home page or new tab preferences
128+ # are being controlled by an extension.
129+ extension-controlling-homepage = { $name } controls some of your homepage settings.
130+
127131## Preferences UI Search Results
128132
129133search-results-header = Search Results
@@ -663,8 +667,12 @@ home-new-windows-tabs-description2 = Choose what you see when you open your home
663667
664668## Home Section - Home Page Customization
665669
670+ home-homepage-header = Homepage
671+
666672home-homepage-mode-label = Homepage and new windows
667673
674+ home-homepage-mode-label2 = New windows
675+
668676home-newtabs-mode-label = New tabs
669677
670678home-restore-defaults =
@@ -683,6 +691,40 @@ home-mode-choice-blank =
683691home-homepage-custom-url =
684692 .placeholder = Paste a URL…
685693
694+ # This button is shown when the homepage is managed by an extension and is placed below extension-controlling-homepage.
695+ home-homepage-manage-extension-button =
696+ .label = Manage extension
697+
698+ # This option leads to the "Custom Homepage" subpage
699+ home-homepage-custom-homepage-url = Choose a specific site
700+
701+ ## Custom Homepage subpage
702+
703+ home-custom-homepage-header = Custom Homepage
704+
705+ # Subheader on the Custom Homepage subpage. Followed by a form to enter URLs and a list of URLs already saved, if any.
706+ home-custom-homepage-subheader = Website address(es)
707+
708+ home-custom-homepage-address =
709+ .placeholder = Enter address
710+ home-custom-homepage-address-button =
711+ .label = Add address
712+
713+ # Shown when no custom websites/URLs to use as a homepage have been added yet
714+ home-custom-homepage-no-websites-yet = No websites added yet.
715+
716+ # Further options to use when setting the home page. Two action buttons are placed in line with this prompt
717+ # to replace the current home page with a currently open page or bookmark.
718+ home-custom-homepage-replace-with = Replace with
719+
720+ # Button that appears in-line after text "Replace with" (home-custom-homepage-replace-with)
721+ home-custom-homepage-current-pages-button =
722+ .label = Current opened pages
723+
724+ # Button that appears in-line after text "Replace with" (home-custom-homepage-replace-with)
725+ home-custom-homepage-bookmarks-button =
726+ .label = Bookmarks…
727+
686728# This string has a special case for '1' and [other] (default). If necessary for
687729# your language, you can add {$tabCount} to your translations and use the
688730# standard CLDR forms, or only use the form for [other] if both strings should
@@ -702,10 +744,13 @@ choose-bookmark =
702744## Home Section - Firefox Home Content Customization
703745
704746home-prefs-content-header2 = { -firefox-home-brand-name } Content
747+ home-prefs-content-header3 = { -firefox-home-brand-name }
705748home-prefs-content-description2 = Choose what content you want on your { -firefox-home-brand-name } screen.
706749
707750home-prefs-search-header =
708751 .label = Web Search
752+ home-prefs-search-header2 =
753+ .label = Search
709754home-prefs-shortcuts-header =
710755 .label = Shortcuts
711756home-prefs-shortcuts-description = Sites you save or visit
@@ -716,6 +761,10 @@ home-prefs-recommended-by-header-generic =
716761 .label = Recommended stories
717762home-prefs-recommended-by-description-generic = Exceptional content curated by the { -brand-product-name } family
718763
764+ home-prefs-stories-header =
765+ .label = Stories
766+ home-prefs-stories-description = Personalized stories based on your activity
767+
719768##
720769
721770home-prefs-recommended-by-learn-more = How it works
@@ -748,6 +797,9 @@ home-prefs-support-firefox-header =
748797home-prefs-mission-message = Our sponsors support our mission to build a better web
749798home-prefs-mission-message-learn-more-link = Find out how
750799
800+ home-prefs-manage-topics-link = Manage topics
801+ home-prefs-choose-wallpaper-link = Choose a wallpaper
802+
751803# Variables:
752804# $num (number) - Number of rows displayed
753805home-prefs-sections-rows-option =
0 commit comments