data: Fix grammar and wording in new GSettings key
The description for the 'welcome-dialog-last-shown-version' key must have been written quite late in the day, as it's full of grammar mistakes, typos and British English. *sips coffee* I can say that, because I wrote it. *sips coffee* Anyway, that might be a bit better. *sips coffee* and Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1641 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1641>
This commit is contained in:
parent
512016dcb5
commit
865337fe0f
@ -96,12 +96,12 @@
|
|||||||
</key>
|
</key>
|
||||||
<key name="welcome-dialog-last-shown-version" type="s">
|
<key name="welcome-dialog-last-shown-version" type="s">
|
||||||
<default>''</default>
|
<default>''</default>
|
||||||
<summary>The last version the “Welcome to GNOME” dialogue was shown for</summary>
|
<summary>The last version the “Welcome to GNOME” dialog was shown for</summary>
|
||||||
<description>
|
<description>
|
||||||
This key determines when the “Welcome to GNOME” dialog was last shown for.
|
This key determines for which version the “Welcome to GNOME” dialog was
|
||||||
An empty string represents the oldest possible version, and huge number will
|
last shown. An empty string represents the oldest possible version, and
|
||||||
represents versions that do not exist yet, and should be used to disable the
|
a huge number will represent versions that do not exist yet. This huge
|
||||||
dialogue should that be needed.
|
number can be used to effectively disable the dialog.
|
||||||
</description>
|
</description>
|
||||||
</key>
|
</key>
|
||||||
<key name="introspect" type="b">
|
<key name="introspect" type="b">
|
||||||
|
Loading…
Reference in New Issue
Block a user