diff options
author | leela <52065244+leela52452@users.noreply.github.com> | 2019-08-25 05:25:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-25 05:25:38 +0000 |
commit | 9b572cf4f27bcc3d6e2a1bd36fbe1e7caf4c926b (patch) | |
tree | b6d26e52cbe72e95937969cad3bc2c28c3088299 /data | |
parent | fba654c49fea43330e798b48d3a0a11459867365 (diff) | |
download | ayatana-indicator-datetime-9b572cf4f27bcc3d6e2a1bd36fbe1e7caf4c926b.tar.gz ayatana-indicator-datetime-9b572cf4f27bcc3d6e2a1bd36fbe1e7caf4c926b.tar.bz2 ayatana-indicator-datetime-9b572cf4f27bcc3d6e2a1bd36fbe1e7caf4c926b.zip |
indicates an interrogative clause or phrase..
....indicates an interrogative clause or phrase in many languages, hence updated question mark.
see https://en.wikipedia.org/wiki/Question_mark
Diffstat (limited to 'data')
-rw-r--r-- | data/org.ayatana.indicator.datetime.gschema.xml.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.datetime.gschema.xml.in.in b/data/org.ayatana.indicator.datetime.gschema.xml.in.in index 7899389..2d82785 100644 --- a/data/org.ayatana.indicator.datetime.gschema.xml.in.in +++ b/data/org.ayatana.indicator.datetime.gschema.xml.in.in @@ -15,7 +15,7 @@ </key> <key name="time-format" enum="time-enum"> <default>'locale-default'</default> - <summary>What the time format should be</summary> + <summary>What the time format should be?</summary> <description> Controls the time format that is displayed in the indicator. For almost all users this should be the default for their locale. If you think the |