diff --git a/_data/beta.json b/_data/beta.json index 5cf537982..efa02d1c0 100644 --- a/_data/beta.json +++ b/_data/beta.json @@ -1887,6 +1887,8 @@ "genai-prompts-proofread.value", "genai-menu-ask-generic.label", "genai-menu-ask-provider.label", + "genai-menu-remove-generic.label", + "genai-menu-remove-provider.label", "genai-input-ask-generic.placeholder", "genai-input-ask-provider.placeholder", "genai-shortcuts-selected-warning-generic.heading", @@ -5305,8 +5307,6 @@ "tab-context-close-duplicate-tabs.accesskey", "tab-context-share-url.label", "tab-context-share-url.accesskey", - "tab-context-enable-vertical-tabs.label", - "tab-context-disable-vertical-tabs.label", "tab-context-reopen-closed-tabs.label", "tab-context-reopen-closed-tabs.accesskey", "tab-context-close-n-tabs.label", diff --git a/_data/master.json b/_data/master.json index 8ae8c69be..cac3f7af0 100644 --- a/_data/master.json +++ b/_data/master.json @@ -43,8 +43,8 @@ "community-2", "helpus", "bottomLinks-license", - "bottomLinks-rights", - "bottomLinks-privacy", + "bottom-links-terms", + "bottom-links-privacy", "aboutDialog-version", "aboutDialog-version-nightly", "aboutdialog-version-arch", @@ -475,7 +475,8 @@ "all-tabs-menu-hidden-tabs.label", "all-tabs-menu-close-all-duplicate-tabs.label", "all-tabs-menu-synced-tabs.label", - "all-tabs-menu-current-window-header" + "all-tabs-menu-current-window-header", + "all-tabs-menu-tab-groups-show-all.label" ], "browser/browser/appExtensionFields.ftl": [ "extension-default-theme-name-auto", @@ -936,6 +937,9 @@ "urlbar-result-action-tabtosearch-other-engine", "urlbar-result-action-copy-to-clipboard", "urlbar-result-action-calculator-result", + "urlbar-result-action-undefined-calculator-result", + "urlbar-result-action-calculator-result-2", + "urlbar-result-action-calculator-result-scientific-notation", "urlbar-searchmode-button2.label", "urlbar-searchmode-button2.tooltiptext", "urlbar-searchmode-button-no-engine.label", @@ -947,7 +951,7 @@ "urlbar-searchmode-actions.label", "urlbar-searchmode-exit-button.tooltiptext", "urlbar-searchmode-popup-description", - "urlbar-searchmode-popup-search-settings", + "urlbar-searchmode-popup-search-settings-menuitem.label", "urlbar-result-search-with", "urlbar-result-search-with-local-search-mode", "urlbar-result-search-with-engine-keywords", @@ -2028,7 +2032,6 @@ "menu-view-bookmarks.label", "menu-view-history-button.label", "menu-view-synced-tabs-sidebar.label", - "menu-view-megalist-sidebar.label", "menu-view-full-zoom.label", "menu-view-full-zoom.accesskey", "menu-view-full-zoom-enlarge.label", @@ -2521,6 +2524,10 @@ "newtab-custom-settings", "newtab-wallpaper-title", "newtab-wallpaper-reset", + "newtab-wallpaper-upload-image", + "newtab-wallpaper-custom-color", + "newtab-wallpaper-error-max-file-size", + "newtab-wallpaper-error-file-type", "newtab-wallpaper-light-red-panda", "newtab-wallpaper-light-mountain", "newtab-wallpaper-light-sky", @@ -2558,6 +2565,10 @@ "newtab-wallpaper-abstract-orange", "newtab-wallpaper-gradient-orange", "newtab-wallpaper-abstract-blue-purple", + "newtab-wallpaper-abstract-white-curves", + "newtab-wallpaper-abstract-purple-green", + "newtab-wallpaper-abstract-blue-purple-waves", + "newtab-wallpaper-abstract-black-waves", "newtab-wallpaper-category-title-photographs", "newtab-wallpaper-beach-at-sunrise", "newtab-wallpaper-beach-at-sunset", @@ -2565,6 +2576,19 @@ "newtab-wallpaper-sky-with-pink-clouds", "newtab-wallpaper-red-panda-yawns-in-a-tree", "newtab-wallpaper-white-mountains", + "newtab-wallpaper-hot-air-balloons", + "newtab-wallpaper-starry-canyon", + "newtab-wallpaper-suspension-bridge", + "newtab-wallpaper-sand-dunes", + "newtab-wallpaper-palm-trees", + "newtab-wallpaper-forest-trees", + "newtab-wallpaper-category-title-celestial", + "newtab-wallpaper-celestial-lunar-eclipse", + "newtab-wallpaper-celestial-earth-night", + "newtab-wallpaper-celestial-starry-sky", + "newtab-wallpaper-celestial-eclipse-time-lapse", + "newtab-wallpaper-celestial-black-hole", + "newtab-wallpaper-celestial-river", "newtab-wallpaper-attribution", "newtab-wallpaper-feature-highlight-header", "newtab-wallpaper-feature-highlight-content", @@ -2621,15 +2645,15 @@ "newtab-section-block-button", "newtab-section-blocked-button", "newtab-section-unblock-button", - "newtab-section-confirm-block-section-p1", - "newtab-section-confirm-block-section-p2", - "newtab-section-block-section-button", + "newtab-section-confirm-block-topic-p1", + "newtab-section-confirm-block-topic-p2", + "newtab-section-block-topic-button", "newtab-section-cancel-button", "newtab-section-mangage-topics-title", - "newtab-section-mangage-topics-button.label", - "newtab-section-mangage-topics-followed-topics-subtitle", + "newtab-section-manage-topics-button-v2.label", + "newtab-section-mangage-topics-followed-topics", "newtab-section-mangage-topics-followed-topics-empty-state", - "newtab-section-mangage-topics-blocked-topics-subtitle", + "newtab-section-mangage-topics-blocked-topics", "newtab-section-mangage-topics-blocked-topics-empty-state" ], "browser/browser/newtab/onboarding.ftl": [ @@ -2802,7 +2826,8 @@ "desktop-to-mobile-headline", "desktop-to-mobile-subtitle", "dismiss-button-label", - "sync-to-mobile-button-label" + "sync-to-mobile-button-label", + "desktop-to-mobile-qr-code-alt.aria-label" ], "browser/browser/originControls.ftl": [ "origin-controls-no-access.label", @@ -3758,6 +3783,10 @@ "preferences-data-migration-description", "preferences-data-migration-button.label", "preferences-data-migration-button.accesskey", + "preferences-profiles-header", + "preferences-manage-profiles-description", + "preferences-manage-profiles-learn-more", + "preferences-manage-profiles-button.label", "tabs-group-header", "ctrl-tab-recently-used-order.label", "ctrl-tab-recently-used-order.accesskey", @@ -4408,8 +4437,6 @@ "preferences-doh-setting-off.label", "preferences-doh-setting-off.accesskey", "preferences-doh-off-desc", - "preferences-doh-checkbox-warn.label", - "preferences-doh-checkbox-warn.accesskey", "preferences-doh-select-resolver", "preferences-doh-manage-exceptions.label", "preferences-doh-manage-exceptions.accesskey", @@ -4518,9 +4545,9 @@ "edit-profile-page-title", "edit-profile-page-header", "edit-profile-page-profile-name-label", - "edit-profile-page-theme-header", + "edit-profile-page-theme-header-2.label", "edit-profile-page-explore-themes", - "edit-profile-page-avatar-header", + "edit-profile-page-avatar-header-2.label", "edit-profile-page-delete-button.label", "edit-profile-page-no-name", "edit-profile-page-duplicate-name", @@ -4557,7 +4584,13 @@ "flower-avatar-alt.alt", "heart-avatar-alt.alt", "shopping-avatar-alt.alt", - "star-avatar-alt.alt" + "star-avatar-alt.alt", + "book-avatar", + "briefcase-avatar", + "flower-avatar", + "heart-avatar", + "shopping-avatar", + "star-avatar" ], "browser/browser/protections.ftl": [ "graph-week-summary", @@ -5050,6 +5083,7 @@ "browser/browser/sidebar.ftl": [ "menu-view-genai-chat.label", "menu-view-review-checker.label", + "menu-view-contextual-password-manager.label", "sidebar-options-menu-button.title", "sidebar-history-date-today.heading", "sidebar-history-date-yesterday.heading", @@ -5084,6 +5118,7 @@ "sidebar-menu-bookmarks-label.label", "sidebar-menu-customize-label.label", "sidebar-menu-review-checker-label.label", + "sidebar-menu-contextual-password-manager-label.label", "sidebar-menu-open-history-tooltip", "sidebar-menu-close-history-tooltip", "sidebar-menu-open-bookmarks-tooltip", @@ -5097,6 +5132,7 @@ "sidebar-menu-history-header.heading", "sidebar-menu-syncedtabs-header.heading", "sidebar-menu-bookmarks-header.heading", + "sidebar-menu-cpm-header.heading", "sidebar-customize-title", "sidebar-history-title", "sidebar-syncedtabs-title", @@ -5310,8 +5346,6 @@ "tab-context-close-duplicate-tabs.accesskey", "tab-context-share-url.label", "tab-context-share-url.accesskey", - "tab-context-enable-vertical-tabs.label", - "tab-context-disable-vertical-tabs.label", "tab-context-reopen-closed-tabs.label", "tab-context-reopen-closed-tabs.accesskey", "tab-context-close-n-tabs.label", @@ -5376,7 +5410,6 @@ "tabbrowser-manager-closed-tab-group.tooltiptext", "tabbrowser-manager-current-window-tab-group.label", "tabbrowser-manager-current-window-tab-group.tooltiptext", - "tabbrowser-manager-tab-groups-show-more.label", "tab-group-menu-header", "tab-group-name-default", "tab-group-editor-title-create", @@ -7064,7 +7097,15 @@ "fontinspector.lineHeightLabelCapitalized", "fontinspector.allFontsOnPageHeader", "fontinspector.fontsUsedLabel", - "fontinspector.previewTextPlaceholder" + "fontinspector.previewTextPlaceholder", + "fontinspector.fontVersion", + "fontinspector.fontDesigner", + "fontinspector.fontManufacturer", + "fontinspector.fontVendor", + "fontinspector.fontDescription", + "fontinspector.fontLicense", + "fontinspector.fontLicenseInfoUrl", + "fontinspector.showFullText" ], "devtools/client/har.properties": [ "har.responseBodyNotIncluded", @@ -7403,6 +7444,7 @@ "netmonitor.request.raw", "requestHeaders", "requestHeadersFromUpload", + "earlyHintsResponseHeaders", "responseHeaders", "requestCookies", "responseCookies", @@ -7733,6 +7775,7 @@ "netmonitor.context.saveAllAsHar", "netmonitor.context.saveAllAsHar.accesskey", "netmonitor.context.importHar.accesskey", + "netmonitor.context.hintRequestNotAvailable", "netmonitor.har.importHarDialogTitle", "netmonitor.har.importDialogHARFilter", "netmonitor.har.importDialogAllFilter", @@ -10829,9 +10872,11 @@ "crashreporter-view-report-title", "crashreporter-comment-prompt", "crashreporter-report-info", - "crashreporter-send-report", - "crashreporter-include-url", + "crashreporter-checkbox-test-hardware", + "crashreporter-checkbox-send-report", + "crashreporter-checkbox-include-url", "crashreporter-submit-status", + "crashreporter-submit-waiting-hardware-tests", "crashreporter-submit-in-progress", "crashreporter-submit-success", "crashreporter-submit-failure", @@ -12861,7 +12906,10 @@ "text-action-spell-dictionaries.label", "text-action-spell-dictionaries.accesskey", "text-action-search-text-box-clear.title", - "text-action-highlight-selection.label" + "text-action-highlight-selection.label", + "text-action-copy-link-to-highlight.label", + "text-action-copy-clean-link-to-highlight.label", + "text-action-remove-all-highlights.label" ], "toolkit/toolkit/global/tree.ftl": [ "tree-columnpicker-restore-order.label" @@ -13487,8 +13535,6 @@ "connectionFailure-title", "deniedPortAccess-title", "dnsNotFound-title", - "dns-not-found-trr-only-title2", - "dns-not-found-native-fallback-title2", "fileNotFound-title", "fileAccessDenied-title", "generic-title", @@ -13568,8 +13614,6 @@ "neterror-add-exception-button", "neterror-settings-button", "neterror-view-certificate-link", - "neterror-trr-continue-this-time", - "neterror-disable-native-feedback-warning", "neterror-pref-reset", "neterror-generic-error", "neterror-load-error-try-again", @@ -13593,9 +13637,6 @@ "neterror-dns-not-found-bad-trr-url", "neterror-dns-not-found-system-sleep", "neterror-dns-not-found-trr-unknown-problem", - "neterror-dns-not-found-native-fallback-reason2", - "neterror-dns-not-found-native-fallback-heuristic", - "neterror-dns-not-found-native-fallback-not-confirmed2", "neterror-file-not-found-filename", "neterror-file-not-found-moved", "neterror-access-denied", @@ -14164,6 +14205,8 @@ "pdfjs-highlight-floating-button1.title", "pdfjs-highlight-floating-button1.aria-label", "pdfjs-highlight-floating-button-label", + "pdfjs-editor-signature-button.title", + "pdfjs-editor-signature-button-label", "pdfjs-editor-remove-ink-button.title", "pdfjs-editor-remove-freetext-button.title", "pdfjs-editor-remove-stamp-button.title", @@ -14178,6 +14221,8 @@ "pdfjs-editor-stamp-add-image-button-label", "pdfjs-editor-free-highlight-thickness-input", "pdfjs-editor-free-highlight-thickness-title.title", + "pdfjs-editor-signature-add-signature-button.title", + "pdfjs-editor-signature-add-signature-button-label", "pdfjs-free-text2.aria-label", "pdfjs-free-text2.default-content", "pdfjs-ink.aria-label", @@ -14284,7 +14329,12 @@ "pdfjs-editor-add-signature-image-upload-error-description", "pdfjs-editor-add-signature-error-close-button", "pdfjs-editor-add-signature-cancel-button", - "pdfjs-editor-add-signature-add-button" + "pdfjs-editor-add-signature-add-button", + "pdfjs-editor-delete-signature-button.title", + "pdfjs-editor-delete-signature-button-label", + "pdfjs-editor-add-signature-edit-button-label", + "pdfjs-editor-edit-signature-dialog-title", + "pdfjs-editor-edit-signature-update-button" ], "toolkit/toolkit/pictureinpicture/pictureinpicture.ftl": [ "pictureinpicture-player-title", diff --git a/browser/browser/aboutDialog.ftl b/browser/browser/aboutDialog.ftl index 35f998256..ed140b01f 100644 --- a/browser/browser/aboutDialog.ftl +++ b/browser/browser/aboutDialog.ftl @@ -51,6 +51,8 @@ community-exp =