• Stars
    star
    219
  • Rank 181,133 (Top 4 %)
  • Language
    Objective-C
  • Created over 10 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Xcode plugin for quickly creating localized strings

Extractor Localizable Strings

Extractor Localizable Strings is a open source plug-in for Xcode.
It lets you extract localizable strings without opening the .strings file. When you select a string you can easily extract to all Localizable.strings file without opening it. This plugin will also notify if you try to add same key again. If you try to add a same string again, this plugin will ask you to create a new key for that string or use existing one.

How to use

Click to view in full screen.

01.gif

Menu shortcut.

02.png

Installation

Download the project and build it, then relaunch Xcode.
ExtractorLocalizableStrings will be installed in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins automatically.

If you want to uninstall plugin, remove ExtractorLocalizableStrings.xcplugin in Plug-ins directory.

Changelog

1.0.0

  • Extract string selected to default localizable file

1.0.1

  • Fix bugs

2.0.0

  • Fix bugs
  • Support to Swift and Xcode 6

2.0.1

  • Adding support to choose file

2.0.2

  • Fix bugs

License

(The MIT License)

Copyright (c) 2013 Vinicius Oliveira

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

VMaskTextField

VMaskTextField is a library which create an input mask for iOS.
Objective-C
380
star
2

android-text-to-speech

Library that contains the same functionality as Google Translate, it allows you to translate text and speak several languages​​.
Java
67
star
3

keyboard-visibility-event-android

A DSL to handle soft keyboard visibility change event written in Kotlin.
Kotlin
18
star
4

memory-game

Joguinho da memoria para a materia de Jogos para Web - FATEC
JavaScript
12
star
5

flutter_store_review

⭐ Rate on App Store directly in your Flutter app.
Ruby
9
star
6

android-countdown-joda-time

Example of countdown Android.
Java
6
star
7

device-farm

A top level client of aws device farm api to manage your tests 🚀
Ruby
5
star
8

hermes

Aplicativo com interface específica que funciona como intermediário na comunicação entre portadores de necessidades especiais verbal e auditiva e pessoas ouvintes e falantes.
Ruby
4
star
9

fastlane-plugin-flutter_build

Build your flutter project directly from your lane.
Ruby
3
star
10

image-recognition-with-ml-kit

Sample of image recognition with ML Kit.
Kotlin
2
star
11

flutter-clone-rebot

A POC Flutter App ReBot 💄 💋💅
Java
2
star
12

minesweeper-html5

Jogo campo minado para a disciplina de Jogos Digitais para a Web
JavaScript
1
star
13

simple-pong-game-applet

Simple Jogo Pong para a disciplina de Jogos digitais para WEB - Fatec Carapicuiba
Java
1
star
14

programming-challenges-problems

My solutions of book Programming Challeng
C++
1
star
15

spoj-br

Exercícios resolvidos do SPOJ-Brasil
C++
1
star
16

flutter_baroneza

Flutter App that notifies alerts from CPTM/Metro.
Dart
1
star