AI-Iguana | 2023.2.1 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 1 year ago
parent 3b2710710c
commit 9cca98b60b

@ -7,6 +7,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="Cleans up after an unsubscribe message is received from the broker. returns true, always" />
<item value="A list of unsubscribe requests waiting for an unsubscribe ack message. Index is the message identifier of the unsubscribe message" />
<item value="Unsubscribe from a topic. Some brokers(AWS for instance) need to have each un subscription acknowledged, use the [expectAcknowledge] parameter for this, default is false." />
<item value="expect Acknowledgement" />
@ -56,12 +57,11 @@
<item value="[OverflowBox], a widget that imposes different constraints on its child than it gets from its parent, possibly allowing the child to overflow the parent." />
<item value="[ConstrainedBox], for a box which imposes constraints on its child." />
<item value="In debug mode, if the child overflows the container, a warning will be printed on the console, and black and yellow striped areas will appear where the overflow occurs." />
<item value="This allows a child to render at the size it would render if it were alone on an infinite canvas with no constraints. This container will then attempt to adopt the same size, within the limits of its own constraints. If it ends up with a different size, it will align the child based on [alignment]. If the box cannot expand enough to accommodate the entire child, the child will be clipped." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="356" />
<entry key="ENGLISH" value="357" />
<entry key="CHINESE" value="357" />
<entry key="ENGLISH" value="358" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save