AI-Chipmunk | 2021.2.1 Patch 2 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 3 years ago
parent 4bdd324894
commit 78340d9fbb

@ -6,6 +6,7 @@
<option name="newTranslationDialogY" value="447" /> <option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" /> <option name="pinTranslationDialog" value="true" />
<histories> <histories>
<item value="Dispatch an event to the targets found by a hit test on its position. This method sends the given event to [dispatchEvent] based on event types: [PointerDownEvent]s and [PointerSignalEvent]s are dispatched to the result of a new [hitTest]. [PointerUpEvent]s and [PointerMoveEvent]s are dispatched to the result of hit test of the preceding [PointerDownEvent]s. [PointerHoverEvent]s, [PointerAddedEvent]s, and [PointerRemovedEvent]s are dispatched without a hit test result." />
<item value="The number of objects in this list. The valid indices for a list are `0` through `length - 1`. ```dart final numbers = &lt;int&gt;[1, 2, 3]; print(numbers.length); 3 ```" /> <item value="The number of objects in this list. The valid indices for a list are `0` through `length - 1`. ```dart final numbers = &lt;int&gt;[1, 2, 3]; print(numbers.length); 3 ```" />
<item value="fix: error when mention by soul; unsupported param type when log mention event." /> <item value="fix: error when mention by soul; unsupported param type when log mention event." />
<item value="fix: error when mention by soul." /> <item value="fix: error when mention by soul." />
@ -55,12 +56,11 @@
<item value="lean Back" /> <item value="lean Back" />
<item value="immersive Sticky" /> <item value="immersive Sticky" />
<item value="edge To Edge" /> <item value="edge To Edge" />
<item value="manual" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="254" /> <entry key="CHINESE" value="255" />
<entry key="ENGLISH" value="255" /> <entry key="ENGLISH" value="256" />
<entry key="GERMAN" value="1" /> <entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" /> <entry key="FRENCH" value="1" />
</map> </map>

Loading…
Cancel
Save