extract-localizable-string-plugin-xcode icon indicating copy to clipboard operation
extract-localizable-string-plugin-xcode copied to clipboard

Xcode plugin for quickly creating localized strings

Results 8 extract-localizable-string-plugin-xcode issues
Sort by recently updated
recently updated
newest added

I reinstall this plugin, and restart xCode 6.4 , still not working. Nothing is created in any localized files. I don't know why

Select source code in a function or method body and try again.

Hi **Vinícius**: Thanks for share this wonderful plugin, it has been saved **tons** of development hours! Unfortunately, the plugin does not work at all in latest XCode version: XCode 7.3...

Does not work (or install). Tried to Install within Alcatraz too. Option in the Xcode menu does not appear.

This is wonderful, except it isn't actually putting the strings into the localized.strings file. Is this known on 7,2?

Hello, even with the 2.0.2 update, I still can not set my default file. By favoring help.

When extracting a strings that contains a %@ format specifier, the @ symbol is not extracted properly `@"Hello %@, thanks for looking at this"` is extracted into the localized strings...