shelkesays commented on PR #40512:
URL: https://github.com/apache/superset/pull/40512#issuecomment-4809014341

   Heads up on the red `babel-extract` check and the branch update.
   
   That check was a false positive, not an actual translation change in this 
PR. None of the changed files touch translatable strings or `.po` files. The 
check baselines against current `master`, and this branch had fallen well 
behind, so it was missing `b1470bd5a5` (fix(i18n): correct french translations, 
#34563) which already updated `fr/messages.po` upstream. Master had that fix 
and the branch did not, so the diff showed up as 10 newly fuzzy French entries 
and got attributed here.
   
   I rebased onto current `master` to pick that up, which is why the history 
moved and some inline comments now show as outdated. The branch is now even 
with `master`, so the next translation run shares the same baseline and the 
delta clears.


-- 
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