AI-Electric Eel | 2022.1.1 Patch 1 <debuggerx@debuggerx Update vcs.xml, yiiguxing.translation.xml
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
<application>
|
||||
<component name="GitRememberedInputs">
|
||||
<option name="visitedUrls">
|
||||
<list>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="http://home.debuggerx.com:3000" />
|
||||
<option name="userName" value="debuggerx" />
|
||||
</UrlAndUserName>
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="Vcs.Log.App.Settings">
|
||||
<option name="SHOW_CHANGES_FROM_PARENTS" value="true" />
|
||||
<option name="COLUMN_ID_ORDER">
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="adapter screen orientation on home screen;" />
|
||||
<item value="The number is signed, allowing a positive or negative sign at the start. This flag is only used for the [number] input type, otherwise `null`. Use `const TextInputType.numberWithOptions(signed: true)` to set this." />
|
||||
<item value="The number is decimal, allowing a decimal point to provide fractional. This flag is only used for the [number] input type, otherwise `null`. Use `const TextInputType.numberWithOptions(decimal: true)` to set this." />
|
||||
<item value="Optimize for numerical information. Requests a numeric keyboard with additional settings. The [signed] and [decimal] parameters are optional." />
|
||||
@@ -16,8 +17,8 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="9" />
|
||||
<entry key="ENGLISH" value="10" />
|
||||
<entry key="CHINESE" value="10" />
|
||||
<entry key="ENGLISH" value="11" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user