Skip to content

Commit

Permalink
Update TOML file for Firefox for Android (#1027)
Browse files Browse the repository at this point in the history
  • Loading branch information
flodolo authored Feb 14, 2023
1 parent e46c50c commit b297eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/glossaire.sh
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ function updateAndroidl10n() {
fi
echogreen "Extract strings for android-l10n"
cd $install
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
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
}

Expand Down

0 comments on commit b297eaf

Please sign in to comment.