mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
- Introduced TransifexStringCatalogSanitizer command-line utility. - Introduced dedicated Transifex CLI configuration file for NextcloudIntegration project. Signed-off-by: Iva Horn <iva.horn@icloud.com> |
||
|---|---|---|
| .. | ||
| 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.