Skip to content

Commit 8e5d58c

Browse files
committed
Bug 1994345 - Add new strings for Homepage and Firefox Home settings r=home-newtab-reviewers,fluent-reviewers,reemhamz,bolsson
Differential Revision: https://phabricator.services.mozilla.com/D268643
1 parent 856b3ac commit 8e5d58c

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

browser/locales/en-US/browser/preferences/preferences.ftl

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
125125
extension-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

129133
search-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+
666672
home-homepage-mode-label = Homepage and new windows
667673
674+
home-homepage-mode-label2 = New windows
675+
668676
home-newtabs-mode-label = New tabs
669677
670678
home-restore-defaults =
@@ -683,6 +691,40 @@ home-mode-choice-blank =
683691
home-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

704746
home-prefs-content-header2 = { -firefox-home-brand-name } Content
747+
home-prefs-content-header3 = { -firefox-home-brand-name }
705748
home-prefs-content-description2 = Choose what content you want on your { -firefox-home-brand-name } screen.
706749
707750
home-prefs-search-header =
708751
.label = Web Search
752+
home-prefs-search-header2 =
753+
.label = Search
709754
home-prefs-shortcuts-header =
710755
.label = Shortcuts
711756
home-prefs-shortcuts-description = Sites you save or visit
@@ -716,6 +761,10 @@ home-prefs-recommended-by-header-generic =
716761
.label = Recommended stories
717762
home-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

721770
home-prefs-recommended-by-learn-more = How it works
@@ -748,6 +797,9 @@ home-prefs-support-firefox-header =
748797
home-prefs-mission-message = Our sponsors support our mission to build a better web
749798
home-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
753805
home-prefs-sections-rows-option =

0 commit comments

Comments
 (0)