rusackas commented on code in PR #40643:
URL: https://github.com/apache/superset/pull/40643#discussion_r3342889535


##########
superset/translations/pt/LC_MESSAGES/messages.po:
##########
@@ -10854,8 +10854,6 @@ msgstr "Filtro de data"
 msgid "Registration date"
 msgstr "Início"
 
-msgid "Registration hash"
-msgstr ""
 
 msgid "Registration successful"
 msgstr ""

Review Comment:
   Good catch — you're right that `fi` and `th` still carried the orphaned 
"Registration hash" entry. I've removed both in a follow-up commit so every 
locale file is now consistent with the removed source string. Note this will 
also surface those two locales in the babel-extract count diff, which is 
expected: the string is intentionally gone from source, so the dropped 
translations are the correct outcome rather than a regression to restore.



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