-
-
Notifications
You must be signed in to change notification settings - Fork 400
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Green-Score attributes/panels titles and subtitles #11244
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #11244 +/- ##
=======================================
Coverage 49.25% 49.26%
=======================================
Files 78 78
Lines 22418 22417 -1
Branches 5372 5372
=======================================
Hits 11043 11043
+ Misses 10019 10018 -1
Partials 1356 1356 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks !
msgctxt "attribute_environmental_score_not_applicable_description_short" | ||
msgid "Not yet applicable for the category" | ||
msgstr "Not yet applicable for the category" | ||
msgid "Not applicable for the category" | ||
msgstr "Not applicable for the category" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we still using it then ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, this just changes the message for some categories like sodas and water. We might get a Green-Score for them at some point, but we don't necessarily want people to think it will come soon.
🤖 I have created a release *beep* *boop* --- ## [2.55.0](v2.54.0...v2.55.0) (2025-01-17) ### Features * determine packaging components in contact with food ([#11238](#11238)) ([c5cda35](c5cda35)) * serve content without header and footer for mobile app ([#11245](#11245)) ([662a96b](662a96b)) ### Bug Fixes * Green-Score attributes/panels titles and subtitles ([#11244](#11244)) ([1eb84a5](1eb84a5)) * more positive messages for Nova 4 ([#11231](#11231)) ([79e63cd](79e63cd)) * Update fundraiser text to 2025 ([#11248](#11248)) ([b88f43e](b88f43e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
A few fixes/changes: