Compare commits

..

2 Commits

2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<application>
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertisePresented="true">
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="true">
<languages>
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />
+3 -2
View File
@@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="Invokes a method on this object. Throws [DBusMethodResponseException] if the remote side returns an error. If [replySignature] is provided this causes this method to throw a [DBusReplySignatureException] if the result is successful but the returned values do not match the provided signature. Throws [DBusServiceUnknownException] if there is the requested service is not available. Throws [DBusUnknownObjectException] if this object is not available. Throws [DBusUnknownInterfaceException] if [interface] is not provided by this object. Throws [DBusUnknownMethodException] if the method with [name] is not available. Throws [DBusInvalidArgsException] if [args] aren't correct." />
<item value="source model" />
<item value="The characters of a string. A character is a Unicode Grapheme cluster represented by a substring of the original string. The `Characters` class is an [Iterable] of those strings. However, unlike most iterables, many of the operations are eager. Since the underlying string is known in its entirety, and is known not to change, operations which select a subset of the elements can be computed eagerly, and in that case the operation returns a new `Characters` object. The [iterator] provided by [Characters] is a [CharacterRange] which allows iterating the independent characters in both directions, but which also provides ways to select other ranges of characters in different ways." />
<item value="Montserrat" />
@@ -29,8 +30,8 @@
<option name="languageScores">
<map>
<entry key="CATALAN" value="1" />
<entry key="CHINESE" value="20" />
<entry key="ENGLISH" value="21" />
<entry key="CHINESE" value="21" />
<entry key="ENGLISH" value="22" />
</map>
</option>
</component>