Zitao Xiong 65002f5942 Merge branch 'master' of github.com:nanaimostudio/Xcode-Quick-Localization
* 'master' of github.com:nanaimostudio/Xcode-Quick-Localization:
  add xcode 7.1
  add xcode 7.1 beta
  Xcode 7.1 GM support
  Support Xcode 6.4
2015-11-19 03:08:18 -05:00
2015-11-19 03:07:21 -05:00
2015-04-04 22:31:18 -04:00
2015-04-04 23:14:02 -04:00

Xcode-Quick-Localization

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

Support Swift string, Convert "content" to NSLocalizedString("content", comment:"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

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