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

master
DebuggerX 4 years ago
parent 543bd1c0aa
commit a2d5f64eaf

@ -5,10 +5,13 @@
<option name="newTranslationDialogY" value="624" /> <option name="newTranslationDialogY" value="624" />
<option name="pinNewTranslationDialog" value="true" /> <option name="pinNewTranslationDialog" value="true" />
<histories> <histories>
<item value="Notificator" /> <item value="Shows a platform alert dialog with custom button titles. You can assign up to 3 buttons in the alert dialog. The method follows the convention on Android. [positiveButtonTitle] is the title of the positive button like for &quot;OK&quot; or &quot;Yes&quot;, [negativeButtonTitle] is the title for the negative button like &quot;Cancel&quot; or &quot;No&quot;, while [neutralButtonTitle] is for other buttons." />
<item value="positive Button Title" /> <item value="confirmed" />
<item value="negative Button Title" /> <item value="negative Button Title" />
<item value="neutral Button Title" /> <item value="neutral Button Title" />
<item value="positive Button" />
<item value="Notificator" />
<item value="positive Button Title" />
<item value="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; clean code." /> <item value="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; clean code." />
<item value="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; code clean." /> <item value="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; code clean." />
<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="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." />
@ -52,14 +55,11 @@
<item value="Too dangerous ..." /> <item value="Too dangerous ..." />
<item value="numpad Decimal" /> <item value="numpad Decimal" />
<item value="comma" /> <item value="comma" />
<item value="asterisk" />
<item value="parenthesis Left" />
<item value="quote Single" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="69" /> <entry key="CHINESE" value="73" />
<entry key="ENGLISH" value="69" /> <entry key="ENGLISH" value="74" />
<entry key="AFRIKAANS" value="1" /> <entry key="AFRIKAANS" value="1" />
<entry key="LATIN" value="1" /> <entry key="LATIN" value="1" />
<entry key="ROMANIAN" value="1" /> <entry key="ROMANIAN" value="1" />
@ -68,7 +68,7 @@
</option> </option>
</component> </component>
<component name="Cache"> <component name="Cache">
<option name="lastTrimTime" value="1639042514015" /> <option name="lastTrimTime" value="1639474546342" />
</component> </component>
<component name="Settings"> <component name="Settings">
<option name="translateDocumentation" value="true" /> <option name="translateDocumentation" value="true" />

Loading…
Cancel
Save