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...