ma1 pushed to branch tor-browser-128.9.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
f8f40d46
by Henry Wilkes at 2025-04-08T09:54:30+01:00
1 changed file:
Changes:
... | ... | @@ -17,14 +17,15 @@ basebrowser-rfp-maximize-warning-message = Maximizing the browser window can all |
17 | 17 | basebrowser-rfp-restore-window-size-button-label = Restore
|
18 | 18 | basebrowser-rfp-restore-window-size-button-ak = R
|
19 | 19 | |
20 | -## Letterbox size indicator (appearing on the bottom of the viewport)
|
|
20 | +## Letterboxing size indicator.
|
|
21 | 21 | |
22 | -# Shows the current tab's letterboxed vieport size when resizing.
|
|
23 | -# "Letterbox(ing)" should be treated as a feature/product name, and likely not changed in other languages.
|
|
22 | +# Shows the current tab's Letterboxing dimensions in the bottom corner when resizing the window.
|
|
23 | +# The word "Letterboxing" is the proper noun for the Tor Browser feature, and is therefore capitalised.
|
|
24 | +# "Letterboxing" should be treated as a feature/product name, and likely not changed in other languages.
|
|
24 | 25 | # The "×" symbol is a unicode (U+00D7) symbol for multiply.
|
25 | 26 | # $width (Number) - The window width. The "NUMBER" function will format this number to the same locale, and the "useGrouping" option will remove grouping symbols, like thousand separators.
|
26 | 27 | # $height (Number) - The window height.
|
27 | -letterboxing-size-status = Letterbox size: { NUMBER($width, useGrouping: "false") } × { NUMBER($height, useGrouping: "false") }
|
|
28 | +letterboxing-size-status = Letterboxing size: { NUMBER($width, useGrouping: "false") } × { NUMBER($height, useGrouping: "false") }
|
|
28 | 29 | |
29 | 30 | ## Tooltip for the about:addons recommended badge
|
30 | 31 |