CodeEditApp / CodeEditApp/CodeEdit
✨ Migrate to String Catalogs
Offen
enhancement
- Vorherrschende Sprache
- Swift
- Sterne
- 23k
- Forks
- 1.2k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Description
The project is using the deprecated .strings files internally. It should be migrated to String Catalogs by right-clicking and choosing migrate. It should really be as simple as that. Xcode should then pick up new localization keys from there using SwiftUI's built-in `LocalizedStringKey` type.
I could do it myself if I get the "Go" from the core maintainers.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.