Compare commits

...

2 Commits

Author SHA1 Message Date
debuggerx 7cbd6528de AI-Dolphin | 2021.3.1 Patch 1 <debuggerx@debuggerx Merge branch 'master'
Conflicts:
	yiiguxing.translation.xml
2022-12-26 18:06:35 +08:00
debuggerx 4f0c361a6b AI-Dolphin | 2021.3.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml 2022-12-26 16:42:36 +08:00
+4 -5
View File
@@ -81,15 +81,14 @@
</option> </option>
</component> </component>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1670984886553" /> <option name="lastTrimTime" value="1670393512323" />
</component> </component>
<component name="Translation.Settings"> <component name="Translation.Settings">
<option name="primaryLanguage" value="CHINESE" /> <option name="primaryLanguage" value="CHINESE" />
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="trivia" /> <item value="The child can be at most as large as the available space (but is allowed to be smaller). The [Flexible] widget assigns this kind of [FlexFit] to its child." />
<item value="The build context in which the widget with this key builds. The current context is null if there is no widget in the tree that matches this global key." />
<item value="chat Recharge Popup Expo" /> <item value="chat Recharge Popup Expo" />
<item value="chat recharge popup redeem item" /> <item value="chat recharge popup redeem item" />
<item value="The `transitionDuration` argument is used to determine how long it takes for the route to arrive on or leave off the screen. This argument defaults to 200 milliseconds. The `transitionBuilder` argument is used to define how the route arrives on and leaves off the screen. By default, the transition is a linear fade of the page's contents. The `routeSettings` will be used in the construction of the dialog's route. See [RouteSettings] for more details. {@macro flutter.widgets.RawDialogRoute} Returns a [Future] that resolves to the value (if any) that was passed to [Navigator.pop] when the dialog was closed. State Restoration in Dialogs Using this method will not enable state restoration for the dialog. In order to enable state restoration for a dialog, use [Navigator.restorablePush] or [Navigator.restorablePushNamed] with [RawDialogRoute]. For more information about state restoration, see [RestorationManager]. {@tool sample} This sample demonstrates how to create a restorable dialog. This is accomplished by enabling state restoration by specifying [WidgetsApp.restorationScopeId] and using [Navigator.restorablePush] to push [RawDialogRoute] when the button is tapped. {@macro flutter.widgets.RestorationManager} See code in examplesapilibwidgetsroutesshow_general_dialog.0.dart {@end-tool}" /> <item value="The `transitionDuration` argument is used to determine how long it takes for the route to arrive on or leave off the screen. This argument defaults to 200 milliseconds. The `transitionBuilder` argument is used to define how the route arrives on and leaves off the screen. By default, the transition is a linear fade of the page's contents. The `routeSettings` will be used in the construction of the dialog's route. See [RouteSettings] for more details. {@macro flutter.widgets.RawDialogRoute} Returns a [Future] that resolves to the value (if any) that was passed to [Navigator.pop] when the dialog was closed. State Restoration in Dialogs Using this method will not enable state restoration for the dialog. In order to enable state restoration for a dialog, use [Navigator.restorablePush] or [Navigator.restorablePushNamed] with [RawDialogRoute]. For more information about state restoration, see [RestorationManager]. {@tool sample} This sample demonstrates how to create a restorable dialog. This is accomplished by enabling state restoration by specifying [WidgetsApp.restorationScopeId] and using [Navigator.restorablePush] to push [RawDialogRoute] when the button is tapped. {@macro flutter.widgets.RestorationManager} See code in examplesapilibwidgetsroutesshow_general_dialog.0.dart {@end-tool}" />
@@ -113,8 +112,8 @@
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="16" /> <entry key="CHINESE" value="15" />
<entry key="ENGLISH" value="17" /> <entry key="ENGLISH" value="16" />
</map> </map>
</option> </option>
</component> </component>