AI-Electric Eel | 2022.1.1 Patch 1 <debuggerx@debuggerx Update vcs.xml, yiiguxing.translation.xml

master
debuggerx 2 years ago
parent 494d0c2b4d
commit 2e63343e15

@ -1,4 +1,14 @@
<application> <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"> <component name="Vcs.Log.App.Settings">
<option name="SHOW_CHANGES_FROM_PARENTS" value="true" /> <option name="SHOW_CHANGES_FROM_PARENTS" value="true" />
<option name="COLUMN_ID_ORDER"> <option name="COLUMN_ID_ORDER">

@ -4,6 +4,7 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <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 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="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." /> <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> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="9" /> <entry key="CHINESE" value="10" />
<entry key="ENGLISH" value="10" /> <entry key="ENGLISH" value="11" />
</map> </map>
</option> </option>
</component> </component>

Loading…
Cancel
Save