AI-Arctic Fox | 2020.3.1 Patch 3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
DebuggerX 3 years ago
parent 76f46fb4af
commit 7db7f2b97a

@ -5,6 +5,7 @@
<option name="newTranslationDialogY" value="624" />
<option name="pinNewTranslationDialog" value="true" />
<histories>
<item value="Removes the topmost Flutter instance, presenting what was before it. On Android, removes this activity from the stack and returns to the previous activity. On iOS, calls `popViewControllerAnimated:` if the root view controller is a `UINavigationController`, or `dismissViewControllerAnimated:completion:` if the top view controller is a `FlutterViewController`. The optional `animated` parameter is ignored on all platforms except iOS where it is an argument to the aforementioned methods. This method should be preferred over calling `dart:io`'s [exit] method, as the latter may cause the underlying platform to act as if the application had crashed." />
<item value="remove support for WeCardioUNPlus device." />
<item value="remove useless 'atHome' conditional expression of ecg_report_swiper." />
<item value="request user to allow license at first time startup." />
@ -54,12 +55,11 @@
<item value="exclamation" />
<item value="Returns an object representing the logical key that was pressed. {@template flutter.services.RawKeyEvent.logicalKey} This method takes into account the key map and modifier keys (like SHIFT) to determine which logical key to return. If you are looking for the character produced by a key event, use [RawKeyEvent.character] instead. If you are collecting text strings, use the [TextField] or [CupertinoTextField] widgets, since those automatically handle many of the complexities of managing keyboard input, like showing a soft keyboard or interacting with an input method editor (IME). {@endtemplate}" />
<item value="Represents the logical &quot;Lang 1&quot; key on the keyboard. See the function [RawKeyEvent.logicalKey] for more information." />
<item value="A list of all the predefined constant PhysicalKeyboardKeys so that they can be searched." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="62" />
<entry key="ENGLISH" value="63" />
<entry key="CHINESE" value="63" />
<entry key="ENGLISH" value="64" />
<entry key="AFRIKAANS" value="1" />
<entry key="LATIN" value="1" />
<entry key="ITALIAN" value="2" />

Loading…
Cancel
Save