Closed Bug 774239 Opened 12 years ago Closed 12 years ago

[bedrock] need to be able to merge strings for a single template, not the whole repository

Categories

(www.mozilla.org :: Bedrock, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Future

People

(Reporter: pascalc, Assigned: pmac)

References

(Blocks 1 open bug)

Details

(Whiteboard: u=localizer c=l10n p=0)

l10n_extract + l10n_merge will extract and merge strings from the whole codebase. It creates a lot of files and strings which either are not ready for localization (because the copy is not yet final for example), or do not correspond to the deadlines we have (product relases, events...). That's a lot of noise for both l10n_drivers and localizers. We need a way to be more granular and extract strings and l10n blocks from a defined template so as to only generate the .lang files we need for product releases. For example: l10n_extract path/to/the/template + l10n_merge Thanks
Blocks: bedrock-l10n
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Whiteboard: u=localizer c=l10n p=0
Target Milestone: --- → Future
Triaging, these needs analysis by bedrock devs.
I'm not planning to work on this so unassigning.
Assignee: anthony → nobody
Assignee: nobody → pmac
Priority: -- → P1
Component: General → Bedrock
Commits pushed to master at https://github.com/mozilla/bedrock https://github.com/mozilla/bedrock/commit/45f2f0088bbfa2b452781ee3347d55eec62ff252 Bug 774239: Add ability to extract specific files to l10n_extract command. Update l10n_extract docs. https://github.com/mozilla/bedrock/commit/eeceeb074664f728a79a275f3b8e15a45d75d68a Merge pull request #616 from pmclanahan/bug-774239-extract-specific-templates Bug 774239: Add ability to extract specific files to l10n_extract command.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.