Skip to content

Commit

Permalink
Update messages (#68)
Browse files Browse the repository at this point in the history
* master (79f37e7f): 1 updated file

* master (27f42ab1): 2 updated files

* release (12b9e979): no changes

* master (20d128ef): 4 updated files

* master (b60bff00): 2 updated files

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francesco Lodolo <flod@lodolo.net>
  • Loading branch information
github-actions[bot] and flodolo authored Jul 31, 2024
1 parent a225712 commit 55615de
Show file tree
Hide file tree
Showing 11 changed files with 128 additions and 34 deletions.
4 changes: 0 additions & 4 deletions _configs/mobile-android.toml
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,6 @@ l10n = "{l}toolkit/services/*.ftl"
reference = "toolkit/toolkit/about/*Support.ftl"
l10n = "{l}toolkit/toolkit/about/*Support.ftl"

[[paths]]
reference = "toolkit/crashreporter/*.ftl"
l10n = "{l}toolkit/crashreporter/*.ftl"

[[paths]]
reference = "toolkit/toolkit/about/*Webrtc.ftl"
l10n = "{l}toolkit/toolkit/about/*Webrtc.ftl"
Expand Down
29 changes: 25 additions & 4 deletions _data/master.json
Original file line number Diff line number Diff line change
Expand Up @@ -1403,8 +1403,9 @@
"default-browser-notification-button.accesskey",
"default-browser-prompt-title-pin",
"default-browser-prompt-message-pin",
"default-browser-prompt-message-pin-msix",
"default-browser-prompt-message-pin-mac",
"default-browser-prompt-button-primary-pin",
"default-browser-prompt-button-primary-set",
"default-browser-prompt-title-alt",
"default-browser-prompt-message-alt",
"default-browser-prompt-button-primary-alt",
Expand Down Expand Up @@ -2359,7 +2360,22 @@
"newtab-weather-menu-change-temperature-units-celsius",
"newtab-weather-menu-hide-weather",
"newtab-weather-menu-learn-more",
"newtab-weather-error-not-available"
"newtab-weather-error-not-available",
"newtab-topic-label-business",
"newtab-topic-label-career",
"newtab-topic-label-education",
"newtab-topic-label-arts",
"newtab-topic-label-food",
"newtab-topic-label-health",
"newtab-topic-label-hobbies",
"newtab-topic-label-finance",
"newtab-topic-label-society-parenting",
"newtab-topic-label-government",
"newtab-topic-label-education-science",
"newtab-topic-label-society",
"newtab-topic-label-sports",
"newtab-topic-label-tech",
"newtab-topic-label-travel"
],
"browser/browser/newtab/onboarding.ftl": [
"onboarding-welcome-header",
Expand Down Expand Up @@ -2421,6 +2437,7 @@
"mr2022-onboarding-easy-setup-set-default-checkbox-label",
"mr2022-onboarding-easy-setup-import-checkbox-label",
"mr2022-onboarding-pin-primary-button-label",
"mr2022-onboarding-pin-primary-button-label-msix",
"mr2022-onboarding-existing-pin-header",
"mr2022-onboarding-existing-pin-subtitle",
"mr2022-onboarding-existing-set-default-only-subtitle",
Expand Down Expand Up @@ -4470,7 +4487,8 @@
"screenshots-component-download-button-2.aria-label",
"screenshots-component-download-key",
"screenshots-component-copy-key",
"screenshots-overlay-selection-region-size-3"
"screenshots-overlay-selection-region-size-3",
"screenshots-overlay-preview-face-label.aria-label"
],
"browser/browser/search.ftl": [
"opensearch-error-duplicate-title",
Expand Down Expand Up @@ -5769,6 +5787,7 @@
"about-debugging-setup-usb-status-updating",
"about-debugging-setup-usb-step-enable-dev-menu2",
"about-debugging-setup-usb-step-enable-debug2",
"about-debugging-setup-usb-step-enable-file-transfer",
"about-debugging-setup-usb-step-enable-debug-firefox2",
"about-debugging-setup-usb-step-plug-device",
"about-debugging-setup-usb-troubleshoot",
Expand Down Expand Up @@ -8898,7 +8917,7 @@
"ignoringUnsafeEval",
"strictDynamicButNoHashOrNonce",
"reportURInotHttpsOrHttp2",
"reportURInotInReportOnlyHeader",
"reportURINorReportToNotInReportOnlyHeader",
"failedToParseUnrecognizedSource",
"upgradeInsecureRequest",
"ignoreSrcForDirective",
Expand Down Expand Up @@ -11814,6 +11833,8 @@
"experimental-features-js-warp-description",
"experimental-features-ime-search.label",
"experimental-features-ime-search-description",
"experimental-features-auto-pip.label",
"experimental-features-auto-pip-description",
"experimental-features-group-browsing.label",
"experimental-features-group-developer-tools.label",
"experimental-features-group-webpage-display.label"
Expand Down
Loading

0 comments on commit 55615de

Please sign in to comment.