Closed
Bug 1292889
Opened 9 years ago
Closed 9 years ago
Recognize placeables with double braces
Categories
(Webtools Graveyard :: Pontoon, defect)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mstanke, Unassigned)
References
()
Details
Currently Pontoon recognizes "{something}" as placeable only, which results in {"{something}"} being shown and we still need to care about the right number of opening and closing braces. If there are {{ and }}, Pontoon should include both into the recognized placeable instead of the inner ones only.
Comment 1•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/pontoon
https://github.com/mozilla/pontoon/commit/a61a5cfbfb6d08dbf46d7c1948051bf7570bc41a
Fix bug 1292889: Mark {{variables}} as placebles (#445)
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•