Closed Bug 576361 Opened 15 years ago Closed 15 years ago

[k] _lazy strings are not extracted for l10n

Categories

(support.mozilla.org :: Localization, task, P1)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsocol, Assigned: jsocol)

Details

(Whiteboard: [qa-])

Strings localized with _lazy are not extracted by Tower for l10n, and so are missing from our .pot file. Babel can accept additional keywords but Tower needs a patch to pass those through. Tower patch is up for r? (http://github.com/jsocol/tower/commit/aac06725b7a0b) and then I'll add roughly the following to settings.py: TOWER_KEYWORDS = { '_lazy': None }
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.