ilib-loctool-webos-ts-resource is a plugin for the loctool that allows it to read and localize TS resource files. This plugin is optimized for the webOS platform.
$3
This plugin is for generating TS type of resource file from the QML application. The TS file format used by Qt Linguist. The TS file is an intermediate output for QML localization. *.qm files are required for the application. Converting ts file to qm file work happens during a webOS build. Here's a simple ts file example. ``xml
Intro Hello 안녕하세요
``
#### Sample The simple sample is provided in samples-loctool. Please check the webos-qml sample to see what TS file looks like.
License
Copyright (c) 2019-2025, JEDLSoft
This plugin is license under Apache2. See the LICENSE file for more details.