rusackas commented on PR #36114:
URL: https://github.com/apache/superset/pull/36114#issuecomment-4813858899

   Thanks @luca-vercelli, the Italian cleanup looks great, and dropping all the 
stale `#, fuzzy` guesses is the right call (gettext never served those anyway).
   
   Heads up that the red `babel-extract` check is actually about French, not 
anything you did here. The regression check baselines against current `master`, 
then re-checks your branch, and your branch is far enough behind that ~10 
French source strings got reworded on `master` in the meantime, stranding their 
committed `fr` translations as fuzzy. It pins that on the PR even though you 
never touched `fr/`.
   
   A rebase should sort it... if you can pull current `master` in, re-run 
`./scripts/translations/babel_update.sh`, and push, the baseline should line up 
and CI should go green. Holler if you want a hand.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to