AI-Giraffe | 2022.3.1 Patch 4 <debuggerx@debuggerx-work Update find.xml, yiiguxing.translation.xml

master
DebuggerX 1 year ago
parent f4070a2830
commit bef9adf99b

@ -2,6 +2,8 @@
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="localCaseSensitive" value="true" />
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask>
<mask>*.html</mask>

@ -8,6 +8,9 @@
</component>
<component name="Translation.States">
<histories>
<item value="find Fragment By Id" />
<item value="frag mall" />
<item value="Finds a fragment that was identified by the given id either when inflated from XML or as the container ID when added in a transaction. This first searches through fragments that are currently added to the manager's activity; if no such fragment is found, then all fragments currently on the back stack associated with this ID are searched. Returns: The fragment if found or null otherwise." />
<item value="Returns the identifier of this transaction's back stack entry, if addToBackStack(String) had been called. Otherwise, returns a negative number." />
<item value="Like commit but allows the commit to be executed after an activity's state is saved. This is dangerous because the commit can be lost if the activity needs to later be restored from its state, so this should only be used for cases where it is okay for the UI state to change unexpectedly on the user." />
<item value="int" />
@ -55,14 +58,11 @@
<item value="fix: make netInfoLegend larger on landscape mode." />
<item value="fix: use device orientation changed listener on mobile only." />
<item value="计算错误" />
<item value="fix: make badge back; sort saved servers by update time." />
<item value="优化低网速时图表的显示效果" />
<item value="fix: net speed label should keep in one line." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="218" />
<entry key="ENGLISH" value="219" />
<entry key="CHINESE" value="221" />
<entry key="ENGLISH" value="222" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save