AI-Chipmunk | 2021.2.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
<option name="newTranslationDialogY" value="447" />
|
||||
<option name="pinTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="Petition Reports Record" />
|
||||
<item value="Optionally, annotate a Built Value with this to specify settings. This is only needed for advanced use." />
|
||||
<item value="immersive" />
|
||||
<item value="lean Back" />
|
||||
<item value="immersive Sticky" />
|
||||
@@ -54,13 +56,11 @@
|
||||
<item value="Returns a [StreamSubscription] similar to [listen], but with the added benefit that it primes the stream with the current [value], rather than waiting for the next [value]. This should not be called in [onInit] or anywhere else during the build process." />
|
||||
<item value="permanent" />
|
||||
<item value="Deletes the `Instance<S>`, cleaning the memory and closes any open controllers (`DisposableInterface`). - [tag] Optional "tag" used to register the Instance - [force] Will delete an Instance even if marked as `permanent`." />
|
||||
<item value="Injects an `Instance<S>` in memory. No need to define the generic type `<[S]>` as it's inferred from the [dependency] parameter. - [dependency] The Instance to be injected. - [tag] optionally, use a [tag] as an "id" to create multiple records of the same `Type<S>` the [tag] does not conflict with the same tags used by other dependencies Types. - [permanent] keeps the Instance in memory and persist it, not following `Get.smartManagement` rules. Although, can be removed by `GetInstance.reset()` and `Get.delete()` - [builder] If defined, the [dependency] must be returned from here" />
|
||||
<item value="If non-null, sets its width to the child's width multiplied by this factor. Can be both greater and less than 1.0 but must be non-negative." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="209" />
|
||||
<entry key="ENGLISH" value="210" />
|
||||
<entry key="CHINESE" value="211" />
|
||||
<entry key="ENGLISH" value="212" />
|
||||
<entry key="FRENCH" value="1" />
|
||||
</map>
|
||||
</option>
|
||||
|
||||
Reference in New Issue
Block a user