GoogleChromeLabs / ps-analysis-tool

Privacy Sandbox Analysis Chrome Extension and CLI for analysis and understanding of cookie usage on web pages, and new privacy-preserving Chrome APIs
https://www.privacysandbox.com
Apache License 2.0
97 stars 22 forks source link

Fix: Conditionally use `I18n.getMessage` function inside `InfoCard` #720

Closed mayan-000 closed 3 months ago

mayan-000 commented 3 months ago

Description

This PR adds the useI18n key value inside InfoCard so as not to use getMessage for non-translated strings.

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast

Screenshot 2024-06-24 at 11 25 03

Checklist

Fixes #