diff options
Diffstat (limited to 'l10n-en-GB/browser/browser/newtab/newtab.ftl')
-rw-r--r-- | l10n-en-GB/browser/browser/newtab/newtab.ftl | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/l10n-en-GB/browser/browser/newtab/newtab.ftl b/l10n-en-GB/browser/browser/newtab/newtab.ftl index 522b1b7c1f..419a09e935 100644 --- a/l10n-en-GB/browser/browser/newtab/newtab.ftl +++ b/l10n-en-GB/browser/browser/newtab/newtab.ftl @@ -262,9 +262,6 @@ newtab-custom-row-selector = newtab-custom-sponsored-sites = Sponsored shortcuts newtab-custom-pocket-title = Recommended by { -pocket-brand-name } newtab-custom-pocket-subtitle = Exceptional content curated by { -pocket-brand-name }, part of the { -brand-product-name } family -newtab-custom-pocket-toggle = - .label = Recommended by { -pocket-brand-name } - .description = Exceptional content curated by { -pocket-brand-name }, part of the { -brand-product-name } family newtab-custom-stories-toggle = .label = Recommended stories .description = Exceptional content curated by the { -brand-product-name } family @@ -277,3 +274,24 @@ newtab-custom-recent-toggle = .description = A selection of recent sites and content newtab-custom-close-button = Close newtab-custom-settings = Manage more settings + +## New Tab Wallpapers + +newtab-wallpaper-title = Wallpapers +newtab-wallpaper-reset = Reset to default +newtab-wallpaper-light-red-panda = Red panda +newtab-wallpaper-light-mountain = White mountain +newtab-wallpaper-light-sky = Sky with purple and pink clouds +newtab-wallpaper-light-color = Blue, pink and yellow shapes +newtab-wallpaper-light-landscape = Blue mist mountain landscape +newtab-wallpaper-light-beach = Beach with palm tree +newtab-wallpaper-dark-aurora = Aurora Borealis +newtab-wallpaper-dark-color = Red and blue shapes +newtab-wallpaper-dark-panda = Red panda hidden in forest +newtab-wallpaper-dark-sky = City landscape with a night sky +newtab-wallpaper-dark-mountain = Landscape mountain +newtab-wallpaper-dark-city = Purple city landscape +# Variables +# $author_string (String) - The name of the creator of the photo. +# $webpage_string (String) - The name of the webpage where the photo is located. +newtab-wallpaper-attribution = Photo by <a data-l10n-name="name-link">{ $author_string }</a> on <a data-l10n-name="webpage-link">{ $webpage_string }</a> |