1.7.5 • Published 4 months ago

ilib-loctool-webos-cpp v1.7.5

Weekly downloads
289
License
Apache-2.0
Repository
github
Last release
4 months ago

ilib-loctool-webos-cpp

ilib-webos-loctool-cpp is a plugin for the loctool allows it to read and localize Cpp files. This plugin is optimized for the webOS platform.

Cpp FileType

This plugin expects to be used libwebosi18n library to internationalize your Cpp code.
It extracts string usages used in the examples below by considering them as strings that need to be translated.

getLocString("Yes");
getLocStringWithKey("PictureMode.Standard", "Standard");

Sample

The simple sample is provided in the ilib-loctool-samples repository. Please check the webos-cpp sample to see how the Cpp file type is localized.

License

Copyright (c) 2019-2025, JEDLSoft

This plugin is license under Apache2. See the LICENSE file for more details.

Release Notes

See the CHANGELOG.md file.

1.7.5

4 months ago

1.7.4

1 year ago

1.7.3

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.2.0

3 years ago

1.4.0

2 years ago

1.3.0

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago