Closed Bug 1607853 Opened 4 years ago Closed 4 years ago

Rename paths to devtools FTL files from `devtools` to `devtools/client` and `startup` to `devtools/startup`

Categories

(DevTools :: Framework, task, P3)

task

Tracking

(firefox74 fixed)

RESOLVED FIXED
Firefox 74
Tracking Status
firefox74 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

Attachments

(1 file)

As mentioned during the review of Bug 1592043, right now the paths to localized resources in DevTools are inconsistent:

  • devtools/client/locales/en-US/someFile.ftl -> devtools/someFile.ftl
  • devtools/startup/locales/en-US/someOtherFile.ftl -> startup/someOtherFile.ftl

We should have a mapping clother to the real folder hierarchy:

  • devtools/client/locales/en-US/someFile.ftl -> devtools/client/someFile.ftl
  • devtools/startup/locales/en-US/someOtherFile.ftl -> devtools/startup/someOtherFile.ftl
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c943d4fcfdaa
Rename paths to devtools FTL files from `devtools` to `devtools/client` and `startup` to `devtools/startup` r=ladybenko
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: