AI-222.4459.24.2221.9445173 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent 9a14c2452f
commit 71f7c3d0c7

@ -88,6 +88,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="Called when the application's dimensions change. For example, when a phone is rotated. This method exposes notifications from [dart:ui.PlatformDispatcher.onMetricsChanged]. {@tool snippet} This [StatefulWidget] implements the parts of the [State] and [WidgetsBindingObserver] protocols necessary to react when the device is rotated (or otherwise changes dimensions)." />
<item value="The widget to show under the pointer when a drag is under way. See [child] and [childWhenDragging] for information about what is shown at the location of the [Draggable] itself when a drag is under way." />
<item value="This entry will include the widget built by this builder in the overlay at the entry's position. To cause this builder to be called again, call [markNeedsBuild] on this overlay entry." />
<item value="Discards any resources used by this [OverlayEntry]. This method must be called after [remove] if the [OverlayEntry] is inserted into an [Overlay]. After this is called, the object is not in a usable state and should be discarded (calls to [addListener] will throw after the object is disposed). However, the listeners registered may not be immediately released until the widget built using this [OverlayEntry] is unmounted from the widget tree. This method should only be called by the object's owner." />
@ -128,8 +129,8 @@
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="27" />
<entry key="ENGLISH" value="28" />
<entry key="CHINESE" value="28" />
<entry key="ENGLISH" value="29" />
<entry key="JAVANESE" value="1" />
</map>
</option>

Loading…
Cancel
Save