AI-Narwhal 4 Feature Drop | 2025.1.4 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
<option name="translationDialogLocationY" value="567" />
|
<option name="translationDialogLocationY" value="567" />
|
||||||
<option name="translationDialogWidth" value="1381" />
|
<option name="translationDialogWidth" value="1381" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="Whether the state of the provider should be maintained if it is no-longer used. Defaults to false." />
|
||||||
<item value="create permanent widget" />
|
<item value="create permanent widget" />
|
||||||
<item value="Listens to changes on the value exposed by this provider. The listener will be called immediately after the provider completes building. As opposed to [Ref.listen], the listener will be called even if [updateShouldNotify] returns false, meaning that the previous and new value can potentially be identical." />
|
<item value="Listens to changes on the value exposed by this provider. The listener will be called immediately after the provider completes building. As opposed to [Ref.listen], the listener will be called even if [updateShouldNotify] returns false, meaning that the previous and new value can potentially be identical." />
|
||||||
<item value="[fireImmediately] (false by default) can be optionally passed to tell Riverpod to immediately call the listener with the current value." />
|
<item value="[fireImmediately] (false by default) can be optionally passed to tell Riverpod to immediately call the listener with the current value." />
|
||||||
@@ -71,7 +72,6 @@
|
|||||||
<item value="if forceQuotedString is false and the string is valid unquoted, don't use any quote" />
|
<item value="if forceQuotedString is false and the string is valid unquoted, don't use any quote" />
|
||||||
<item value="The quote to be used for quoting strings. Defaults to [QuoteStyle.doubleQuote], because single quotes are often used as apostrophes." />
|
<item value="The quote to be used for quoting strings. Defaults to [QuoteStyle.doubleQuote], because single quotes are often used as apostrophes." />
|
||||||
<item value="The indentation size. Must be greater or equal to `1`. Defaults to `2`." />
|
<item value="The indentation size. Must be greater or equal to `1`. Defaults to `2`." />
|
||||||
<item value="If `true`, it will force quoting of strings. If `false`, strings could be left unquoted if possible." />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
|
|||||||
Reference in New Issue
Block a user