Closed
Bug 662153
Opened 14 years ago
Closed 14 years ago
Cannot localize string "video:" on the page "Getting Started"
Categories
(addons.mozilla.org Graveyard :: Localization, defect)
addons.mozilla.org Graveyard
Localization
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: JasnaPaka, Assigned: clouserw)
Details
apps/devhub/templates/devhub/docs/how-to-getting-started.html, line 50
- we cannot localize string "Video:".
<h4>
<span class="label">Video:</span>
<a href="http://design-challenge.mozilla.com/resources/#extension_bootcamp"
target="_blank">{{ _('Extension Bootcamp: Zero to Hello World! in 45 Minutes') }}</a>
</h4>
| Reporter | ||
Comment 1•14 years ago
|
||
how-to-extension-development.html, line 186
- the same problem
| Assignee | ||
Comment 2•14 years ago
|
||
Thanks, these will be in the next extraction.
https://github.com/jbalogh/zamboni/commit/d9abdf108b43f830c9961f8194ee5563f6a77e12
https://github.com/jbalogh/zamboni/commit/fb22e70d4608b32f86cbe1a13dfb21b042cf5f5d
Assignee: nobody → clouserw
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•