Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanceriu/scstringsutility
OS X / iOS Translations helper
https://github.com/stefanceriu/scstringsutility
Last synced: 3 days ago
JSON representation
OS X / iOS Translations helper
- Host: GitHub
- URL: https://github.com/stefanceriu/scstringsutility
- Owner: stefanceriu
- License: gpl-3.0
- Created: 2013-02-03T17:07:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T15:28:21.000Z (almost 4 years ago)
- Last Synced: 2024-12-15T04:08:03.403Z (10 days ago)
- Language: Objective-C
- Homepage:
- Size: 290 KB
- Stars: 526
- Watchers: 36
- Forks: 51
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SCStringsUtility
SCStringsUtility is an OS X Application built for easing the way we deal with localizable strings. It started off as a simple to/from CSV utility but ended up being a little bit more than that.
![SCStringsUtility](https://drive.google.com/u/0/uc?id=10mzG3ZZqpuCRacH1jmb9_H9iNN8QLS3Y&export=download)
## Features
* Import from Xcode project using genstrings and its .string files (options for a different genstrings routine and positional parameters)* Export to Localizable.strings/CSV/XML (with comments / key for missing translations)
* Import from CSV/XML
* Save back on top of the original files
* Search (filter all or just the keys)
* Editing & undo/redo support
* Console for displaying genstrings warnings
## How to use it
- download the zipped app from the "releases" tab- fire up the application and point it to an .xcodeproj
##Known issues
- The application doesn't work when opening Xcode projects that have the .strings files inside virual groups. XcodeEditor doesn't provide correct paths for that case##ToDo
- Individual cell selection- Better error handling
## License
SCStringsUtility is released under the GNU GENERAL PUBLIC LICENSE (see the LICENSE file)## Contact
Feel free to contact me at [email protected] or https://twitter.com/stefanceriu