We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46c50c commit b297eafCopy full SHA for b297eaf
app/scripts/glossaire.sh
@@ -307,7 +307,7 @@ function updateAndroidl10n() {
307
fi
308
echogreen "Extract strings for android-l10n"
309
cd $install
310
- nice -20 $install/app/scripts/tmx/tmx_projectconfig.py $android_l10n/mozilla-mobile.toml --ref en-US --repo android_l10n
+ nice -20 $install/app/scripts/tmx/tmx_projectconfig.py $android_l10n/firefox.toml --ref en-US --repo android_l10n
311
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
312
}
313
0 commit comments