GitXplorerGitXplorer
b

LazyLocalize

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9071f06065553cae6bf4e200822e4b8f7ffcf75a

Fixed typo

bbentrengrove committed 12 years ago
Unverified
716599e4d0c086d5ee04c0680641d3cae6eca091

Cleanup unwanted files

bbentrengrove committed 12 years ago
Unverified
a0808968b7ea78277c85219767fe970c30935148

Initial commit

bbentrengrove committed 12 years ago
Unverified
359d295904db4ec9f471702d47bb4de24de38139

Initial commit

bbentrengrove committed 12 years ago

README

The README file for this repository.

A simple Ruby gem for lazy Objective C developers who didn't add comments to their localized strings and have had a nice fellow team member add comments to the .strings file.

The gem extracts the comments from the .strings file and inserts it into the code files wherever it finds a blank comment with the same key.

Example usage: lazyLocalize *.m Resources/en.lproj/Localizable.strings

Author: Ben Trengrove bentrengrove.com @bentrengrove