Bug 1868323 - Use typographical quotes

fenix/122.0
rahulsainani 5 months ago committed by mergify[bot]
parent 599dda7fd8
commit c2fef96958

@ -2279,8 +2279,8 @@
<string name="review_quality_check_highlights_type_packaging_appearance">Packaging and appearance</string>
<!-- Text for highlights card competitiveness category header. Reviews shown under this header should refer the product's competitiveness. -->
<string name="review_quality_check_highlights_type_competitiveness">Competitiveness</string>
<!-- Text that is surrounded by quotes. The parameter is the actual text that is in quotes. An example of that text could be: Excellent craftsmanship, and that is displayed as "Excellent craftsmanship" in English. -->
<string name="surrounded_with_quotes">\"%s\"</string>
<!-- Text that is surrounded by quotes. The parameter is the actual text that is in quotes. An example of that text could be: Excellent craftsmanship, and that is displayed as “Excellent craftsmanship”. The text comes from a buyer's review that the feature is highlighting" -->
<string name="surrounded_with_quotes">“%s”</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

Loading…
Cancel
Save