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

master
DebuggerX 2 years ago
parent 89f2a794ab
commit 89ef3e696c

@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="The [State] for the widget in the tree that currently has this global key. The current state is null if (1) there is no widget in the tree that matches this global key, (2) that widget is not a [StatefulWidget], or the associated [State] object is not a subtype of `T`." />
<item value="source model" />
<item value="The characters of a string. A character is a Unicode Grapheme cluster represented by a substring of the original string. The `Characters` class is an [Iterable] of those strings. However, unlike most iterables, many of the operations are eager. Since the underlying string is known in its entirety, and is known not to change, operations which select a subset of the elements can be computed eagerly, and in that case the operation returns a new `Characters` object. The [iterator] provided by [Characters] is a [CharacterRange] which allows iterating the independent characters in both directions, but which also provides ways to select other ranges of characters in different ways." />
<item value="Montserrat" />
@ -29,8 +30,8 @@
<option name="languageScores">
<map>
<entry key="CATALAN" value="1" />
<entry key="CHINESE" value="20" />
<entry key="ENGLISH" value="21" />
<entry key="CHINESE" value="21" />
<entry key="ENGLISH" value="22" />
</map>
</option>
</component>

Loading…
Cancel
Save