[V12 migrations] Fix shadow card mappings
Previously, we mapped shadow card experimental values like --p-shadow-card-sm-experimental -> --p-shadow-100 in our migrations and migration guide which aren't actually visually equivalent.
Instead, consumers should be manually migrating to use the Card component instead. Card with the shadow bevel is part of our new design language while the old experimental shadow card values are not.
This token should not be used in a lot of places since it was experimental.
Localization quality issues found
The following issues may affect the quality of localized translations if they are not addressed:
- The value
Clearfor keyPolaris.ActionList.SearchField.clearButtonLabelis very short. Short strings are more likely to be misunderstood by translators without context. Please provide additional context for the translators if possible. - The value
Searchfor keyPolaris.ActionList.SearchField.searchis very short. Short strings are more likely to be misunderstood by translators without context. Please provide additional context for the translators if possible. - The value
Search actionsfor keyPolaris.ActionList.SearchField.placeholderis very short. Short strings are more likely to be misunderstood by translators without context. Please provide additional context for the translators if possible.
Please look out for other instances of this issue in your PR and fix them as well if possible.
Questions about these messages? Hop in the #help-localization Slack channel.