Remove "en" from fluent file paths.

This commit is contained in:
Paul Chote
2024-10-19 15:34:10 +01:00
committed by Gustas
parent 8452f71481
commit 147cb566f2
190 changed files with 201 additions and 199 deletions

View File

@@ -174,14 +174,14 @@ ChromeLayout:
common|chrome/text-notifications.yaml
FluentMessages:
common|languages/en.ftl
common|languages/chrome/en.ftl
common|languages/hotkeys/en.ftl
common|languages/rules/en.ftl
ts|languages/en.ftl
ts|languages/chrome/en.ftl
ts|languages/hotkeys/en.ftl
ts|languages/rules/en.ftl
common|fluent/common.ftl
common|fluent/chrome.ftl
common|fluent/hotkeys.ftl
common|fluent/rules.ftl
ts|fluent/ts.ftl
ts|fluent/chrome.ftl
ts|fluent/hotkeys.ftl
ts|fluent/rules.ftl
AllowUnusedFluentMessagesInExternalPackages: false