Hi! We added Spanish to the String Catalog. Turned out there are a lot of changes we should make to already localized text. How can we temporarily turn off / disable this language to fix all issues and then turn on Spanish support again? Thank you!
Temporarily disable language in String Catalog
Hi, there is a bug with removing languages from String catalogue. We added one language for testing purposes, and we are now stuck with it.
Hi there! You will need to remove the Spanish localization entirely from your project file (select your project in the project navigator, then navigate to Info → Localizations). This will remove the language from the String Catalog as well. This is definitely an area we have received feedback on though 🙂
How can I remove a language that's not in the Project's localizations? I accidentally imported a localization with the wrong language code which is not associated with any language: "po". It now exists in the Localizable and InfoPlist xcstrings files, but cannot be removed. This generates a warning from Apple on app submission.