2017-09-12 22:42:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2022-02-14 14:18:53 +01:00
|
|
|
<class name="OptimizedTranslation" inherits="Translation" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
2017-09-12 22:42:36 +02: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 15:28:05 +02:00
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="from" type="Translation" />
|
2017-09-12 22:42:36 +02:00
|
|
|
<description>
|
2018-11-19 05:20:05 +01:00
|
|
|
Generates and sets an optimized translation from the given [Translation] resource.
|
2017-09-12 22:42:36 +02:00
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
|
|
|
</class>
|