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

@@ -130,14 +130,14 @@ ChromeLayout:
d2k|chrome/encyclopedia.yaml
FluentMessages:
common|languages/en.ftl
common|languages/chrome/en.ftl
common|languages/hotkeys/en.ftl
common|languages/rules/en.ftl
d2k|languages/en.ftl
d2k|languages/chrome/en.ftl
d2k|languages/hotkeys/en.ftl
d2k|languages/rules/en.ftl
common|fluent/common.ftl
common|fluent/chrome.ftl
common|fluent/hotkeys.ftl
common|fluent/rules.ftl
d2k|fluent/d2k.ftl
d2k|fluent/chrome.ftl
d2k|fluent/hotkeys.ftl
d2k|fluent/rules.ftl
AllowUnusedFluentMessagesInExternalPackages: false