[tali] Use Unicode apostrophes in GSettings
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tali] Use Unicode apostrophes in GSettings
- Date: Wed, 6 Feb 2019 19:39:14 +0000 (UTC)
commit 7250752cf4e40a8991ebc99fcb32f64cc6bcc7f4
Author: Piotr Drąg <piotrdrag gmail com>
Date: Wed Feb 6 20:38:29 2019 +0100
Use Unicode apostrophes in GSettings
See https://developer.gnome.org/hig/stable/typography.html
data/org.gnome.Tali.gschema.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/org.gnome.Tali.gschema.xml b/data/org.gnome.Tali.gschema.xml
index 2ab5395..5231eb2 100644
--- a/data/org.gnome.Tali.gschema.xml
+++ b/data/org.gnome.Tali.gschema.xml
@@ -9,12 +9,12 @@
<key name="delay-between-rolls" type="b">
<default>false</default>
<summary>Delay between rolls</summary>
- <description>Choose whether or not to insert a delay between the computer's dice rolls so the player
can follow what it is doing.</description>
+ <description>Choose whether or not to insert a delay between the computer’s dice rolls so the player
can follow what it is doing.</description>
</key>
<key name="display-computer-thoughts" type="b">
<default>false</default>
- <summary>Display the computer's thoughts</summary>
- <description>If set to true, a dump of the AI's working will be done to standard output.</description>
+ <summary>Display the computer’s thoughts</summary>
+ <description>If set to true, a dump of the AI’s working will be done to standard output.</description>
</key>
<key name="player-names" type="as">
<default l10n="messages" context="PlayerNames">[ 'Human', 'Alice', 'Bob', 'Carol', 'Dave', 'Eve'
]</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]