AI-Meerkat | 2024.3.1 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 1 day ago
parent 1aab73407d
commit 998cbf467e

@ -18,6 +18,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="Creates information for editing a run of text. The selection and composing range must be within the text. This is not checked during construction, and must be guaranteed by the caller. The default value of [selection] is `TextSelection.collapsed(offset: -1)`. This indicates that there is no selection at all." />
<item value="The offset at which the selection terminates. When the user uses the arrow keys to adjust the selection, this is the value that changes. Similarly, if the current theme paints a caret on one side of the selection, this is the location at which to paint the caret. Might be larger than, smaller than, or equal to base." />
<item value="The offset at which the selection originates. Might be larger than, smaller than, or equal to extent." />
<item value="!newValue.composing.isValid || newValue.isComposingRangeValid, 'New TextEditingValue newValue has an invalid non-empty composing range ' '{newValue.composing}. It is recommended to use a valid composing range, ' 'even for readonly text fields.'," />
@ -67,7 +68,6 @@
<item value="64" />
<item value="allow move the stick only in horizontal and vertical directions, not diagonal." />
<item value="interaction text symbol black list" />
<item value="优先级" />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save