AI-Ladybug | 2024.2.1 Patch 2 <debuggerx@DebuggerX-AIR Update find.xml, yiiguxing.translation.xml
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="FindSettings">
|
<component name="FindSettings">
|
||||||
<option name="customScope" value="All Places" />
|
<option name="customScope" value="Project Files" />
|
||||||
<option name="defaultScopeName" value="All Places" />
|
<option name="defaultScopeName" value="Project Files" />
|
||||||
<option name="localRegularExpressions" value="true" />
|
<option name="localRegularExpressions" value="true" />
|
||||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
||||||
<option name="SEARCH_SCOPE" value="All Places" />
|
<option name="SEARCH_SCOPE" value="Project Files" />
|
||||||
<mask>*.css</mask>
|
<mask>*.css</mask>
|
||||||
<mask>*.html</mask>
|
<mask>*.html</mask>
|
||||||
<mask>*.xml</mask>
|
<mask>*.xml</mask>
|
||||||
|
|||||||
@@ -12,6 +12,8 @@
|
|||||||
<option name="translationDialogLocationY" value="536" />
|
<option name="translationDialogLocationY" value="536" />
|
||||||
<option name="translationDialogWidth" value="1253" />
|
<option name="translationDialogWidth" value="1253" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="匹配" />
|
||||||
|
<item value="match" />
|
||||||
<item value="Invalidates the state of the provider, causing it to refresh. The refresh is not immediate and is instead delayed to the next read or next frame. Calling [invalidateSelf] multiple times will refresh the provider only once. Calling [invalidateSelf] will cause the provider to be disposed immediately." />
|
<item value="Invalidates the state of the provider, causing it to refresh. The refresh is not immediate and is instead delayed to the next read or next frame. Calling [invalidateSelf] multiple times will refresh the provider only once. Calling [invalidateSelf] will cause the provider to be disposed immediately." />
|
||||||
<item value="{@template riverpod.invalidate} Invalidates the state of the provider, destroying the state immediately and causing the provider to rebuild at some point in the future." />
|
<item value="{@template riverpod.invalidate} Invalidates the state of the provider, destroying the state immediately and causing the provider to rebuild at some point in the future." />
|
||||||
<item value="Forces a provider to re-evaluate its state immediately, and return the created value." />
|
<item value="Forces a provider to re-evaluate its state immediately, and return the created value." />
|
||||||
@@ -60,14 +62,12 @@
|
|||||||
<item value="off axis fraction" />
|
<item value="off axis fraction" />
|
||||||
<item value="perspective" />
|
<item value="perspective" />
|
||||||
<item value="diameter ratio" />
|
<item value="diameter ratio" />
|
||||||
<item value="physics" />
|
|
||||||
<item value="controller" />
|
|
||||||
</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="208" />
|
<entry key="CHINESE_SIMPLIFIED" value="210" />
|
||||||
<entry key="ENGLISH" value="848" />
|
<entry key="ENGLISH" value="849" />
|
||||||
<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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user