bito-code-review[bot] commented on code in PR #40287: URL: https://github.com/apache/superset/pull/40287#discussion_r3272477853
########## superset/translations/sl/LC_MESSAGES/messages.po: ########## @@ -9927,9 +9927,8 @@ msgstr "Doseg" msgid "Range Inputs" msgstr "Razponi" -#, fuzzy msgid "Range Type" -msgstr "TIP OBDOBJA" +msgstr "Tip obdobja" Review Comment: <div> <div id="suggestion"> <div id="issue"><b>Semantic duplication in translations</b></div> <div id="fix"> The msgid "Range Type" (line 9930) and msgid "Range type" (line 9942) are distinct case-sensitive strings that now share the identical translation "Tip obdobja". These likely appear as different UI labels and should have distinct translations to prevent user confusion. </div> </div> <small><i>Code Review Run #18855a</i></small> </div> --- Should Bito avoid suggestions like this for future reviews? (<a href=https://alpha.bito.ai/home/ai-agents/review-rules>Manage Rules</a>) - [ ] Yes, avoid them -- 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]
