diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:02:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:02:55 +0000 |
commit | 22e2874bf6412144ab4b51b95327306ef9609b2c (patch) | |
tree | 977413f3f953a8838b52b432554e53707cf27777 /browser/base/content/webext-panels.xhtml | |
parent | Releasing progress-linux version 126.0-1~progress7.99u1. (diff) | |
download | firefox-22e2874bf6412144ab4b51b95327306ef9609b2c.tar.xz firefox-22e2874bf6412144ab4b51b95327306ef9609b2c.zip |
Merging upstream version 126.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'browser/base/content/webext-panels.xhtml')
-rw-r--r-- | browser/base/content/webext-panels.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/base/content/webext-panels.xhtml b/browser/base/content/webext-panels.xhtml index f421d9bf80..1b97794a8d 100644 --- a/browser/base/content/webext-panels.xhtml +++ b/browser/base/content/webext-panels.xhtml @@ -28,7 +28,7 @@ <html:link rel="localization" href="toolkit/branding/brandings.ftl"/> <html:link rel="localization" href="toolkit/global/textActions.ftl"/> <html:link rel="localization" href="browser/browserContext.ftl"/> - <html:link rel="localization" href="preview/select-translations.ftl"/> + <html:link rel="localization" href="browser/translations.ftl"/> </linkset> <commandset id="mainCommandset"> |