AI-222.4345.14.2221.9228443 <debuggerx@debuggerx-e5 Update ui.lnf.xml, yiiguxing.translation.xml

master
DebuggerX 3 years ago
parent acc9173529
commit 191c8e5d74

@ -5,5 +5,6 @@
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
<option name="SHOW_MAIN_TOOLBAR" value="true" />
<option name="SHOW_TOOL_WINDOW_NUMBERS" value="true" />
<option name="WIDESCREEN_SUPPORT" value="true" />
</component>
</application>

@ -6,6 +6,9 @@
<option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" />
<histories>
<item value="Creates an image filter that applies a matrix transformation. For example, applying a positive scale matrix (see [Matrix4.diagonal3]) when used with [BackdropFilter] would magnify the background image." />
<item value="Composes the `inner` filter with `outer`, to combine their effects. Creates a single [ImageFilter] that when applied, has the same effect as subsequently applying `inner` and `outer`, i.e., result = outer(inner(source))." />
<item value="[BackdropFilter], a widget that applies [ImageFilter] to its rendering. [ImageFiltered], a widget that applies [ImageFilter] to its children. [SceneBuilder.pushBackdropFilter], which is the low-level API for using this class as a backdrop filter. [SceneBuilder.pushImageFilter], which is the low-level API for using this class as a child layer filter." />
<item value="Whether this entry occludes the entire overlay. If an entry claims to be opaque, then, for efficiency, the overlay will skip building entries below that entry unless they have [maintainState] set." />
<item value="_status Bar Hidded" />
<item value="_status Bar Hidden" />
@ -53,14 +56,11 @@
<item value="可变的" />
<item value="is Icon In Left" />
<item value="is Icon On Left" />
<item value="icon On Left" />
<item value="Local Key" />
<item value="A sliver that contains a single box widget. Slivers are special-purpose widgets that can be combined using a [CustomScrollView] to create custom scroll effects. A [SliverToBoxAdapter] is a basic sliver that creates a bridge back to one of the usual box-based widgets. Rather than using multiple [SliverToBoxAdapter] widgets to display multiple box widgets in a [CustomScrollView], consider using [SliverList], [SliverFixedExtentList], [SliverPrototypeExtentList], or [SliverGrid], which are more efficient because they instantiate only those children that are actually visible through the scroll view's viewport." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="457" />
<entry key="ENGLISH" value="458" />
<entry key="CHINESE" value="460" />
<entry key="ENGLISH" value="461" />
<entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" />
</map>

Loading…
Cancel
Save