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

master
DebuggerX 3 years ago
parent 06315e5e4b
commit 3f9d1f0cc0

@ -4,6 +4,7 @@
<option name="newTranslationDialogX" value="811" />
<option name="newTranslationDialogY" value="447" />
<histories>
<item value="on Jump To Bottom" />
<item value="This notifier's value is true if a scroll is underway and false if the scroll position is idle. Listeners added by stateful widgets should be removed in the widget's [State.dispose] method." />
<item value="Describes how [Scrollable] widgets should behave. {@template flutter.widgets.scrollBehavior} Used by [ScrollConfiguration] to configure the [Scrollable] widgets in a subtree. This class can be extended to further customize a [ScrollBehavior] for a subtree. For example, overriding [ScrollBehavior.getScrollPhysics] sets the default [ScrollPhysics] for [Scrollable]s that inherit this [ScrollConfiguration]. Overriding [ScrollBehavior.buildOverscrollIndicator] can be used to add or change the default [GlowingOverscrollIndicator] decoration, while [ScrollBehavior.buildScrollbar] can be changed to modify the default [Scrollbar]. When looking to easily toggle the default decorations, you can use [ScrollBehavior.copyWith] instead of creating your own [ScrollBehavior] class. The `scrollbar` and `overscrollIndicator` flags can turn these decorations off. {@endtemplate} See also: [ScrollConfiguration], the inherited widget that controls how [Scrollable] widgets behave in a subtree. @immutable" />
<item value="allow Implicit Scrolling" />
@ -53,12 +54,11 @@
<item value="there is no 'query chat', need add to general_chats." />
<item value="Deletes and signs out the user. Important: this is a security-sensitive operation that requires the user to have recently signed in. If this requirement isn't met, ask the user to authenticate again and then call [User.reauthenticateWithCredential]. A [FirebaseAuthException] maybe thrown with the following error code: - requires-recent-login: - Thrown if the user's last sign-in time does not meet the security threshold. Use [User.reauthenticateWithCredential] to resolve. This does not apply if the user is anonymous." />
<item value="avoid refreshData when user deleted." />
<item value="update default avatar assets." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="134" />
<entry key="ENGLISH" value="135" />
<entry key="CHINESE" value="135" />
<entry key="ENGLISH" value="136" />
</map>
</option>
</component>

Loading…
Cancel
Save