Bug 615389 - l10n.ini services_sync needs include section, r=mfinkle a=blocking-fennec
--- a/mobile/locales/l10n.ini
+++ b/mobile/locales/l10n.ini
@@ -13,13 +13,19 @@ services_sync = services/sync/locales/l1
embedding_android = embedding/android/locales/l10n.ini
[include_toolkit]
type = hg
mozilla = mozilla-central
repo = http://hg.mozilla.org/
l10n.ini = toolkit/locales/l10n.ini
+[include_services_sync]
+type = hg
+mozilla = mozilla-central
+repo = http://hg.mozilla.org/
+l10n.ini = services/sync/locales/l10n.ini
+
[include_embedding_android]
type = hg
mozilla = mozilla-central
repo = http://hg.mozilla.org/
l10n.ini = embedding/android/locales/l10n.ini