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

master
debuggerx 4 months ago
parent e3d534d34d
commit 07401163f3

@ -2,6 +2,8 @@
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="localRegularExpressions" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask>
<mask>*.html</mask>

@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="A widget that manages a [FocusNode] to allow keyboard focus to be given to this widget and its descendants. {@youtube 560 315 https:www.youtube.comwatch?v=JCDfh5bs1xc} When the focus is gained or lost, [onFocusChange] is called. For keyboard events, [onKey] and [onKeyEvent] are called if [FocusNode.hasFocus] is true for this widget's [focusNode], unless a focused descendant's [onKey] or [onKeyEvent] callback returned [KeyEventResult.handled] when called. This widget does not provide any visual indication that the focus has changed. Any desired visual changes should be made when [onFocusChange] is called." />
<item value="If the argument [flush] is set to `true`, the data written will be flushed to the file system before the returned future completes." />
<item value="Path to a directory where the application may place data that is user-generated, or that cannot otherwise be recreated by your application. Consider using another path, such as [getApplicationSupportDirectory], [getApplicationCacheDirectory], or [getExternalStorageDirectory], if the data is not user-generated. Example implementations: - `NSDocumentDirectory` on iOS and macOS. - The Flutter engine's `PathUtils.getDataDirectory` API on Android. Throws a [MissingPlatformDirectoryException] if the system is unable to provide the directory." />
<item value="station location status locate fail" />
@ -25,8 +26,8 @@
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE_SIMPLIFIED" value="16" />
<entry key="ENGLISH" value="17" />
<entry key="CHINESE_SIMPLIFIED" value="17" />
<entry key="ENGLISH" value="18" />
</map>
</option>
</component>

Loading…
Cancel
Save