by admin | Jun 17, 2018 | Uncategorized
Machine translation for an initial start can be a very quick way to roughly localize your app, it is still worth getting a native speaker to look over the application to check it. Machine translation is now easier than ever to use with localizationkit. Step 1 –...
by admin | May 14, 2018 | Uncategorized
You need to login to the new portal. This is done by going to https://www.localizationkit.com/app The when you should be taken to the localization kit app list. You can then click the claim project button in the top left of the screen. This will open the claim project...
by admin | May 14, 2018 | Uncategorized
The long awaited 2.0 release of the LocalizationKit UI. It now has: Secure login and authentication – username and password protected access My Apps Screen – see all apps that you have access to. Project Dashboard – show completion of the project and...
by admin | Dec 24, 2017 | Uncategorized
Now you can use Localizationkit with javascript for your nodejs or web pages. Currently it only supports the leverage of the strings within the page, but we are working on the live update and adding strings back to LocalizationKit Services. Also we plan to provide...
by admin | Dec 22, 2017 | Uncategorized
A very commonly misunderstood pair of terms for app development are Internationalization and Localization. We find that apps are always asked to be localized or localization to be part of the build requirements but there is no mention of internationalization. So what...
by admin | Jul 29, 2017 | Uncategorized
To help localize your app even quicker than before we have put in the new localization capabilities of inline editing. This can be done simply by installing the latest version of the SDK and then setting Localization.allowInlineEdit = true before your screen elements...
by admin | Jan 8, 2017 | Functionality, iOS
Localization kit has been improved to make mobile app localizing easy and quick. Localizing is half the battle but changing the app to a new localization on the fly is difficult. This journey can all to often be achieved if a user changes their location in settings...
by admin | Jan 7, 2017 | iOS
LocalizationKit 1.0.12 release brings in the ability to localize more components just by adding a localization key. The new components now available are: UIButton UITextField UIBarButtonItem UIBarItem Overall the main aim of the LocalizationKit is to make the life of...
by admin | Jan 2, 2017 | Media
LocalizationKit has been added to the Awesome iOS components curated list. To validate it as a useful component for everyone to use. https://github.com/vsouza/awesome-ios
by admin | Jan 2, 2017 | Functionality, iOS, Portal
To make localization on your mobile app as easy as possible. I think that realtime updates of text within app are required. I have also seen other solutions where there are editors that are built into your app and with actions like long tap you can call up editors...