Confirmed users
2,473
edits
Line 11: | Line 11: | ||
== Considerations for uplift == | == Considerations for uplift == | ||
;Localization (l10n): No string changes are permitted on Aurora and Beta without agreement from l10n. Every effort should be made to maintain string freeze on these branches so as to minimize the impact on the l10n teams. If a feature requires string changes, the l10n team | ;Localization (l10n): No string changes are permitted on Aurora and Beta without agreement from l10n. Every effort should be made to maintain string freeze on these branches so as to minimize the impact on the l10n teams. If a feature requires string changes, the [[https://wiki.mozilla.org/L10n:Communication|l10n team]] must review before uplift. Suggested alternatives to string changes: | ||
* land string changes on m-c if the it is known that the feature will be uplifted before the merge from m-c to mozilla-aurora | * land string changes on m-c if the it is known that the feature will be uplifted before the merge from m-c to mozilla-aurora | ||
* hard code strings and ship an English only feature - this is not generally acceptable but may be suitable in some cases | * hard code strings and ship an English only feature - this is not generally acceptable but may be suitable in some cases |