Closed
Bug 736000
Opened 13 years ago
Closed 13 years ago
l10n note for withBlock says it's for localScope
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rimas, Assigned: past)
References
Details
Here's an excerpt from debugger.properties:
# LOCALIZATION NOTE (localScope): The label that is displayed in the variables
# pane as a header on the container for identifiers in a with block.
withScope=With block
As an obvious paste result, the L10n note says that it's about localScope. Tools that rely on L10n comments may show that comment when edidint localScope instead of withScope.
Assignee | ||
Comment 1•13 years ago
|
||
I've fixed this in the patch in bug 723563.
Reporter | ||
Comment 2•13 years ago
|
||
Great, close this bug when you commit that patch. :)
Assignee: nobody → past
Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Comment 3•13 years ago
|
||
The fix has now landed.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•