willowtreeapps / vocable-ios

Vocable AAC for iOS - Empowering people to communicate with care takers and loved ones.
https://vocable.app
MIT License
77 stars 20 forks source link

Migrate localized strings to String Catalogs #741

Closed Clstroud closed 1 month ago

Clstroud commented 1 month ago

Once the iOS 15.0 migration has completed, we can take advantage of String Catalogs in Xcode.

As stated in #739, String Catalogs are an important change because they will help us audit our strings much more effectively and ensure we aren't carrying around stale translations or untranslated keys. I am hopeful it will help the Crowdin import/export process, but even if that doesn't change we should see substantial workflow benefits.