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:
Bastien Nocera 2021-02-05 15:33:00 +01:00
parent 512016dcb5
commit 865337fe0f

View File

@ -96,12 +96,12 @@
</key>
<key name="welcome-dialog-last-shown-version" type="s">
<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>
This key determines when the “Welcome to GNOME” dialog was last shown for.
An empty string represents the oldest possible version, and huge number will
represents versions that do not exist yet, and should be used to disable the
dialogue should that be needed.
This key determines for which version the “Welcome to GNOME” dialog was
last shown. An empty string represents the oldest possible version, and
a huge number will represent versions that do not exist yet. This huge
number can be used to effectively disable the dialog.
</description>
</key>
<key name="introspect" type="b">