(no title)
rickspencer3 | 2 years ago
I did a quick web search, and it appears to be a well-understood practice, even covered in a different Shopify blog:
rickspencer3 | 2 years ago
I did a quick web search, and it appears to be a well-understood practice, even covered in a different Shopify blog:
xsmasher|2 years ago
A separate toggle to underline everything going through the localization system (or adding some __delimiters__ around it if you don't support rich text) is great for spotting text that is not running through localization yet.
Once you have translations back, a "longest length" translation mode is more useful. It picks the longest translation for each token, no matter what the language. Confusing to look at, but great for seeing only the places where you actually have text-fit issues.
WorldMaker|2 years ago