Localize
Localize copied to clipboard
🏁 Automatically clean your Localizable.strings files
I use to use and love your lib, thank-you for the great work done. But, for a reason I cannot explain, I'm not able to build my projet anymore. The...
An enhancement tip. Currently, the script only works with `Localizable.strings`. It would be great to add support `Localizable.stringsdict` that help in plurals translations.
Finding this tool useful @s4cha and wanted to contribute a bit since I am using it in projects now :). I have added a **swiftlint** configuration file, a script that...
`Localize.swift` contains multiple redeclaration cases of some variables like `sanitizeFiles` or `singleLanguage`. All these errors can be seen on the attached screenshot. On the other hand the version of `Localize.swift`...
Hi, nice tool ! More and more project are using SwiftLint which is very powerful and have some nice integrations like fastlane. Could this be easily integrated into Swiftlint or...
An idea would be to separate Config file with Main script to make it clearer which part is customisable.
Provide Optional Type-safe `struct` generation out of the box so that users don't need to rely on another third party tool. - Allow for custmization of the prefix ex :...
- add new regex - fix logic for detecting unused strings