From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl | 39 ++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) (limited to 'l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl') diff --git a/l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl b/l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl index bd0e4a5aad..3aa8fd8648 100644 --- a/l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl +++ b/l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl @@ -4,7 +4,6 @@ about-reader-loading = Loading… about-reader-load-error = Failed to load article from page - about-reader-color-scheme-light = Light .title = Colour Scheme Light about-reader-color-scheme-dark = Dark @@ -13,7 +12,20 @@ about-reader-color-scheme-sepia = Sepia .title = Colour Scheme Sepia about-reader-color-scheme-auto = Auto .title = Colour Scheme Auto - +about-reader-color-theme-light = Light + .title = Colour Theme Light +about-reader-color-theme-dark = Dark + .title = Colour Theme Dark +about-reader-color-theme-sepia = Sepia + .title = Colour Theme Sepia +about-reader-color-theme-auto = Auto + .title = Colour Theme Auto +about-reader-color-theme-gray = Gray + .title = Colour Theme Gray +about-reader-color-theme-contrast = Contrast + .title = Colour Theme Contrast +about-reader-color-theme-custom = Custom colours + .title = Colour Theme Custom # An estimate for how long it takes to read an article, # expressed as a range covering both slow and fast readers. # Variables: @@ -49,4 +61,27 @@ about-reader-font-type-sans-serif = Sans-serif about-reader-toolbar-close = Close Reader View about-reader-toolbar-type-controls = Type controls +about-reader-toolbar-color-controls = Colours about-reader-toolbar-savetopocket = Save To { -pocket-brand-name } + +## Reader View colors menu + +about-reader-colors-menu-header = Theme +about-reader-fxtheme-tab = Default +about-reader-customtheme-tab = Custom + +## These are used as labels for the custom theme color pickers. +## The .title element is used to make the editing functionality +## clear and give context for screen reader users. + +about-reader-custom-colors-foreground = Text + .title = Edit colour +about-reader-custom-colors-background = Background + .title = Edit colour +about-reader-custom-colors-unvisited-links = Unvisited links + .title = Edit colour +about-reader-custom-colors-visited-links = Visited links + .title = Edit colour +about-reader-custom-colors-selection-highlight = Highlighter for read aloud + .title = Edit colour +about-reader-custom-colors-reset-button = Reset defaults -- cgit v1.2.3