Release Management/Merge Documentation: Difference between revisions

Jump to navigation Jump to search
Line 485: Line 485:
  hg revert -r FIREFOX_AURORA_{{AURORA_VERSION}}_END browser/locales/*-locales
  hg revert -r FIREFOX_AURORA_{{AURORA_VERSION}}_END browser/locales/*-locales
  hg revert -r FIREFOX_AURORA_{{AURORA_VERSION}}_END mobile/android/locales/*-locales
  hg revert -r FIREFOX_AURORA_{{AURORA_VERSION}}_END mobile/android/locales/*-locales
=== Until {{bug|852553}} is fixed (check this on the next merge, should be fixed then) ===
==== browser/config/mozconfigs/linux32/l10n-mozconfig ====
-ac_add_options --with-l10n-base=../../l10n-central
+ac_add_options --with-l10n-base=../../releases/l10n/mozilla-aurora
==== browser/config/mozconfigs/linux64/l10n-mozconfig ====
-ac_add_options --with-l10n-base=../../l10n-central
+ac_add_options --with-l10n-base=../../releases/l10n/mozilla-aurora
==== browser/config/mozconfigs/macosx-universal/l10n-mozconfig ====
-ac_add_options --with-l10n-base=../../../l10n-central
+ac_add_options --with-l10n-base=../../../releases/l10n/mozilla-aurora
==== browser/config/mozconfigs/win32/l10n-mozconfig ====
-ac_add_options --with-l10n-base=../../l10n-central
+ac_add_options --with-l10n-base=../../releases/l10n/mozilla-aurora


=== Commit l10n changes===
=== Commit l10n changes===
canmove, Confirmed users
2,850

edits

Navigation menu