Compare commits

..

4 Commits

2 changed files with 6 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
<mapping pattern="info" type="AUTO_DETECTED" /> <mapping pattern="info" type="AUTO_DETECTED" />
<mapping ext="gradle.kts" type="Kotlin" /> <mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" /> <mapping ext="main.kts" type="Kotlin" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping ext="so" type="PLAIN_TEXT" /> <mapping ext="so" type="PLAIN_TEXT" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" /> <removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" /> <removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
+5 -2
View File
@@ -5,6 +5,9 @@
<option name="newTranslationDialogY" value="447" /> <option name="newTranslationDialogY" value="447" />
<option name="pinNewTranslationDialog" value="true" /> <option name="pinNewTranslationDialog" value="true" />
<histories> <histories>
<item value="Registers a singleton. Any attempt to resolve the type within this container will return [object]. Returns [object]." />
<item value="Convenience method for the value for a single valued header. The value must not have more than one value. Returns null if there is no header with the provided name." />
<item value="realm" />
<item value="prevent Curve Over Shooting" /> <item value="prevent Curve Over Shooting" />
<item value="accessor" /> <item value="accessor" />
<item value="revisited" /> <item value="revisited" />
@@ -31,8 +34,8 @@
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="51" /> <entry key="CHINESE" value="53" />
<entry key="ENGLISH" value="52" /> <entry key="ENGLISH" value="54" />
</map> </map>
</option> </option>
</component> </component>