switch off json view in Xcode localisation

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.

Answered by Frameworks Engineer in 781603022

Hi @Alanrick. Can you try right click on the .xcstrings file and "Open as > String Catalog"? It should fix this issue.

Accepted Answer

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!

switch off json view in Xcode localisation
 
 
Q