Tool: Xcode Plugin For Quickly Creating Localized Strings

Some time ago I mentioned an Xcode plugin for working on your localized strings called Lin.

Here’s a newer Xcode plugin  allowing you to very quickly take a string and turn it into a NSLocalizedString with a specified key in the default localizable .strings file called Extractor Localizable Strings from Vinicius Moisés de Oliveira.

With a string selected Extractor Localizable Strings can bring up a popup through the Xcode edit menu or hotkey in which you specify a key and the string will be changed into an NSLocalizedString with the specified key.

Here’s an image showing Extractor Localizable Strings in action:


Extract Localizable Strings

You can find Extractor Localizable Strings on Github here.

A nice time saving plugin.

See more: Xcode plugins.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Tool: Xcode Plugin For Quickly Creating Localized Strings

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *