2017-09-12 20:42:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-01-16 15:28:54 +00:00
|
|
|
<class name="OptimizedTranslation" inherits="Translation" version="4.0">
|
2017-09-12 20:42:36 +00:00
|
|
|
<brief_description>
|
|
|
|
Optimized translation.
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
Optimized translation. Uses real-time compressed translations, which results in very small dictionaries.
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="generate">
|
2021-07-30 13:28:05 +00:00
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="from" type="Translation" />
|
2017-09-12 20:42:36 +00:00
|
|
|
<description>
|
2018-11-19 04:20:05 +00:00
|
|
|
Generates and sets an optimized translation from the given [Translation] resource.
|
2017-09-12 20:42:36 +00:00
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
|
|
|
</class>
|