You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
echo "The l10n-screenshots directory already exists. You decide."
exit 1
fi
if [ ! -d firefoxios-l10n ]; then
echo "Did not find a firefox-ios-l10n checkout. Are you running this on a localized build?"
exit 1
fi
mkdir l10n-screenshots
LOCALES=$*
if [ $# -eq 0 ]; then
LOCALES="af ar ast az bg bn br bs ca cs cy da de dsb el en-GB en-US eo es es-CL es-MX eu fa fr ga-IE gd gl he hi-IN hsb hu hy-AM id is it ja kab kk km kn ko lo lt lv ml ms my nb-NO ne-NP nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru ses si sk sl sq sv-SE te th tl tn tr uk ur uz zh-CN zh-TW"