50

GitHub - igorkulman/iOSLocalizationEditor: Simple macOS editor app to help you m...

 5 years ago
source link: https://github.com/igorkulman/iOSLocalizationEditor
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

README.md

Localization Editor

Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side

Localization Editor

Motivation

Managing localization files (Localizable.strings) is a pain, there is no tooling for it. There is no easy way to know what strings are missing or to compare them across languages.

What does this tool do?

Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The tool find all the Localizable.strings, detects their language and displays your strings side by side as shown on the screenshot above. You can point it to the root of your project but it will take longer to process.

All the translations are sorted by their key (shown as first column) and you can see and compare them quickly, you can also see missing translations in any language.

When you change any of the translation the corresponding Localizable.strings gets updated.

Getting started

Prerequisites

Bootstraping the project

Run carthage bootstrap to download and build all the Carthage dependencies before opening the Xcode project for the first time.

This need to be done just once for the initial setup.

Author

Igor Kulman - [email protected]

License

This project is licensed under the MIT License - see the LICENSE file for details


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK