Skip to content

Commit b297eaf

Browse files
authored
Update TOML file for Firefox for Android (#1027)
1 parent e46c50c commit b297eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/scripts/glossaire.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ function updateAndroidl10n() {
307307
fi
308308
echogreen "Extract strings for android-l10n"
309309
cd $install
310-
nice -20 $install/app/scripts/tmx/tmx_projectconfig.py $android_l10n/mozilla-mobile.toml --ref en-US --repo android_l10n
310+
nice -20 $install/app/scripts/tmx/tmx_projectconfig.py $android_l10n/firefox.toml --ref en-US --repo android_l10n
311311
nice -20 $install/app/scripts/tmx/tmx_projectconfig.py $android_l10n/mozilla-mobile/focus-android/l10n.toml --ref en-US --repo android_l10n --append --prefix mozilla-mobile/focus-android
312312
}
313313

0 commit comments

Comments
 (0)