nextcloud-desktop/admin/osx/TransifexStringCatalogSanitizer
Iva Horn 6ba027c906 feat(file-provider): Integrated localizations from Transifex.
- Introduced TransifexStringCatalogSanitizer command-line utility.
- Introduced dedicated Transifex CLI configuration file for NextcloudIntegration project.

Signed-off-by: Iva Horn <iva.horn@icloud.com>
2025-10-07 14:28:44 +02:00
..
Sources/TransifexStringCatalogSanitizer
.gitignore
Package.resolved
Package.swift
README.md

Transifex String Catalog Sanitizer

Sanitize Xcode string catalogs which were pulled from a Transifex online resource.

Usage

See the integrated help for up to date reference.

swift run TransifexStringCatalogSanitizer --help

Development

This Swift command-line utility can be easily run and debugged from Xcode.