Zitao Xiong 028f027535 Merge pull request #3 from cojoj/xcode-6-gm
Added Xcode 6 GM UUID
2014-09-12 03:58:49 -04:00
2014-09-11 10:17:46 +02:00
2013-05-12 20:53:07 -05:00
2013-09-13 17:19:57 -04:00

Xcode-Quick-Localization

Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content")

How To Use

Select any line in xcode, press option + shift + d. String will be converted to localized string.

You can also access it under Edit -> Quick Localization

TODO

add file name to comment, I haven't found a way to get file name in xcode.

Description
No description provided
Readme 626 KiB
Languages
Objective-C 100%