AI-Ladybug | 2024.2.1 Patch 3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml, kotlin-onboarding.xml

master
debuggerx 9 months ago
parent 79642d54e5
commit 8291fe7f8e

@ -7,7 +7,7 @@
</component> </component>
<component name="KotlinNewUserTracker"> <component name="KotlinNewUserTracker">
<option name="firstKtFileOpened" value="1721650294" /> <option name="firstKtFileOpened" value="1721650294" />
<option name="lastKtFileOpened" value="1732244519" /> <option name="lastKtFileOpened" value="1733810095" />
<option name="newKtUserSince" value="1730172618" /> <option name="newKtUserSince" value="1730172618" />
</component> </component>
</application> </application>

@ -12,6 +12,7 @@
<option name="translationDialogLocationY" value="536" /> <option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" /> <option name="translationDialogWidth" value="1253" />
<histories> <histories>
<item value="collect" />
<item value="system independent" /> <item value="system independent" />
<item value="ignore cleanser empty" /> <item value="ignore cleanser empty" />
<item value="预处理" /> <item value="预处理" />
@ -61,13 +62,12 @@
<item value="maintain state" /> <item value="maintain state" />
<item value="Return the presentation of this type as it should appear when presented to users in contexts such as error messages. If [withNullability] is `true`, then [NullabilitySuffix.question] and [NullabilitySuffix.star] will be represented as `?` and ``. [NullabilitySuffix.none] does not have any explicit presentation. If [withNullability] is `false`, nullability suffixes will not be included into the presentation. Clients should not depend on the content of the returned value as it will be changed if doing so would improve the UX." /> <item value="Return the presentation of this type as it should appear when presented to users in contexts such as error messages. If [withNullability] is `true`, then [NullabilitySuffix.question] and [NullabilitySuffix.star] will be represented as `?` and ``. [NullabilitySuffix.none] does not have any explicit presentation. If [withNullability] is `false`, nullability suffixes will not be included into the presentation. Clients should not depend on the content of the returned value as it will be changed if doing so would improve the UX." />
<item value="A [Reflector] implementation that performs no actual reflection, instead returning empty objects on every invocation. Use this in contexts where you know you won't need any reflective capabilities." /> <item value="A [Reflector] implementation that performs no actual reflection, instead returning empty objects on every invocation. Use this in contexts where you know you won't need any reflective capabilities." />
<item value="A [Reflector] implementation that performs simple [Map] lookups. `package:angel_container_generator` uses this to create reflectors from analysis metadata." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="646" /> <entry key="CHINESE" value="646" />
<entry key="CHINESE_SIMPLIFIED" value="228" /> <entry key="CHINESE_SIMPLIFIED" value="229" />
<entry key="ENGLISH" value="867" /> <entry key="ENGLISH" value="868" />
<entry key="FRENCH" value="1" /> <entry key="FRENCH" value="1" />
<entry key="GERMAN" value="1" /> <entry key="GERMAN" value="1" />
<entry key="HAWAIIAN" value="1" /> <entry key="HAWAIIAN" value="1" />

Loading…
Cancel
Save