Confirmed users
295
edits
Line 84: | Line 84: | ||
== Localization (l10n) / DTDs and Properties == | == Localization (l10n) / DTDs and Properties == | ||
* Moving files is annoying because localizers are language experts but not HG experts and they work off a different repo with a similar structure, so they have to mirror your file movements | * Moving files is annoying because localizers are language experts but not HG experts and they work off a different repo with a similar structure, so they have to mirror your file movements | ||
* Reviewers: dcamp, msucan, robcee for normal work, but ask Axel Hecht (aka :pike, aka l10n) for file moves or anything significant | |||
* All our strings files should begin with this stanza (See bug 689685) | |||
# The correct localization of this file might be to keep it in | |||
# English, or another language commonly spoken among web developers. | |||
# You want to make that choice consistent across the developer tools. | |||
# A good criteria is the language in which you'd find the best | |||
# documentation on web development on the web. |