Bug 1891604 - Change the x sign in the Screenshots overlay to × r=niklas,sfoster,fluent-reviewers,bolsson
Differential Revision: https://phabricator.services.mozilla.com/D207480
This commit is contained in:
@@ -1387,7 +1387,7 @@ export class ScreenshotsOverlay {
|
||||
let [selectionSizeTranslation] =
|
||||
lazy.overlayLocalization.formatMessagesSync([
|
||||
{
|
||||
id: "screenshots-overlay-selection-region-size-2",
|
||||
id: "screenshots-overlay-selection-region-size-3",
|
||||
args: {
|
||||
width: Math.floor(width * zoom),
|
||||
height: Math.floor(height * zoom),
|
||||
|
||||
Reference in New Issue
Block a user