Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/c723c818287c
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #20638 from 6a68/bug-1019418-fxa-system-l10n
Bug 1019418 - Localize the FxA system app code
========
https://hg.mozilla.org/integration/gaia-central/rev/537ad2470ffd
Author: Jared Hirsch <ohai@6a68.net>
Desc:
Bug 1019418 - Correctly localize the firefox accounts system app. r=ferjm
Because the individual panels are dynamically loaded, we needed to
manually call mozL10n.translate(panelElement) as part of the panel
loading process.
Other updates:
* Remove data-l10n-ids from elements that are manually translated
* Localize the correct element in enter password screen.
* Remove out-of-date references to user email in refreshAuth screen.
* Remove user email placeholder from refreshAuth template.
--- a/b2g/config/gaia.json
+++ b/b2g/config/gaia.json
@@ -1,9 +1,9 @@
{
"git": {
"git_revision": "",
"remote": "",
"branch": ""
},
- "revision": "7dbce5ade7231044ba6230a692529c3b574ea26e",
+ "revision": "c723c818287c46ab98646647999a6b0b2d3a88dc",
"repo_path": "/integration/gaia-central"
}