10 skills found
Cocoanetics / DTLocalizableStringScannerAn open source substitute for Apple's genstrings which can be integrated in Apps.
dulacp / IgenstringsApple genstrings command on steroids by adding merging superpowers
kayak / SwiftGenStringsgenstrings replacement for Swift that actually works
iv-mexx / Update LocalizationA Python Script that helps dealing with localizations in Xcode. It keeps track of Items that are already translated and doesnt replace them like genstrings does but appends new items. Moreover it is possible to specify extensions of files that should be scanned and to specify ignore patterns for Files that should be ignored
KeepSafe / Genstrings Swiftgenstrings commandline tool for Swift
yusanlou / LocalizationCommandCommand Line for localization
linyu92 / MyGitHubthis project mainly contain a python script for better internationalization of storyboard. As we know , ibtools can genstrings for a storyboard file ,but it will overwrite the existing string which you have done the internationlization. The project will teach you how to simplify your step and work to add translated continuously
conceptdev / NgenstringsMonoTouch version of iPhone SDK genstrings i18n helper
pjaspers / StringerWraps genstrings with some brains.
dunkelstern / Cocoa Localisation Helper*DEPRECATED* Replaces "genstrings" and complex calls to "ibtool" with a simple python implementation (uses "ibtool" internally though) and provides an alternative implementation of translating xib files