How do I switch off the json view of the project string localization. I've no idea what switched it on in the first place but I want to return to the comfortable string catalogue view.
switch off json view in Xcode localisation
Hi @Alanrick. Can you try right click on the .xcstrings file and "Open as > String Catalog"? It should fix this issue.
It did indeed. Many thanks!