AI-231.7864.76.2311.10101468 <debuggerx@debuggerx-e5 Update find.xml, yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent 777900b8e9
commit 327baaecaf

@ -2,8 +2,6 @@
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="regularExpressions" value="true" />
<option name="REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
</component>
</application>

@ -4,6 +4,8 @@
</component>
<component name="Translation.States">
<histories>
<item value="{@template cloud_firestore.collection_reference.doc} Returns a `DocumentReference` with the provided path. If no [path] is provided, an auto-generated ID is used. The unique key generated is prefixed with a client-generated timestamp so that the resulting list will be chronologically-sorted. {@endtemplate}" />
<item value="get doc by a empty id" />
<item value="test trigger a error by hand" />
<item value="fix: pop to black screen when auto exit the monitor page." />
<item value="If the controller was provided by DefaultTabController and we're part of a Hero (typically the AppBar), then we will not be able to find the controller during a Hero transition. See https:github.comflutterflutterissues213." />
@ -52,13 +54,11 @@
<item value="The thickness of the line drawn within the divider. A divider with a [thickness] of 0.0 is always drawn as a line with a height of exactly one device pixel. If this is null, then the [DividerThemeData.thickness] is used. If that is also null, then this defaults to 0.0." />
<item value="Used to annotate a field that is allowed to be overridden in Strong Mode. Deprecated: Most of strong mode is now the default in 2.0, but the notion of virtual fields was dropped, so this annotation no longer has any meaning. Uses of the annotation should be removed." />
<item value="Used to annotate an instance member (method, getter, setter, operator, or field) `m` in a class `C` or mixin `M`. Indicates that `m` should not be overridden in any classes that extend or mixin `C` or `M`. Tools, such as the analyzer, can provide feedback if the annotation is associated with anything other than an instance member, the annotation is associated with an abstract member (because subclasses are required to override the member), the annotation is associated with an extension method, the annotation is associated with a member `m` in class `C`, and there is a class `D` or mixin `M`, that extends or mixes in `C`, that declares an overriding member `m`." />
<item value="w" />
<item value="Waits for multiple futures to complete and collects their results. Returns a future which will complete once all the provided futures have completed, either with their results, or with an error if any of the provided futures fail. The value of the returned future will be a list of all the values that were produced in the order that the futures are provided by iterating [futures]." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="129" />
<entry key="ENGLISH" value="130" />
<entry key="CHINESE" value="131" />
<entry key="ENGLISH" value="132" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />
</map>

Loading…
Cancel
Save