Closed Bug 733034 Opened 14 years ago Closed 14 years ago

Migrate all .lang files for locales to the root of the repo

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pascalc, Assigned: pascalc)

Details

(Whiteboard: [l10n])

Attachments

(1 file)

So as to be able to share .lang files between the PHP powered site and the bedrock site easily, I am going to move all the .lang files at the root of the site in this path: trunk/locales/ab-CD/*.lang That means adjusting all our l10n code to use this new location as well as updating the scripts that power the webdashboard to not loose tracking of strings.
Assignee: nobody → pascalc
for reference, this is the list of calls to our l10n class that will need a path update once the files move to their new location. generated with ack-grep "l10n\->load\(" > langcalls.txt ack-grep "::load\(" >> langcalls.txt
files moved and calls updated in r102565
This is done, no regression on trunk
Why this change? Now localizers need to pull two directories?
Yes, this is less convenient for now but we need to share the files between the current php site and the future python based sites that will live together and need to share that data. New files to be localized will be on this new repository.
ja is missing under locale. Is this intended? We only need snippets.lang, though.
ja is missing also on the l10n dashboard.
no, that's not intended, it's because ja is a specific case ;) I am going to fix that this morning.
kohei, both issues for ja are now fixed
Thanks :)
r102580 on stage, I can't find any regression
r102583 on production, all looks good, marking fixed.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: