aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-01-01 02:08:40 +0800
committerJonny Lamb <jonny.lamb@collabora.co.uk>2010-01-01 23:06:58 +0800
commit89d36ccc021bd173e95e62326cb84b7f873c123f (patch)
tree39da8f21ab15fbf908207fd12bb2771721029e8c /data
parent3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff (diff)
downloadgsoc2013-empathy-89d36ccc021bd173e95e62326cb84b7f873c123f.tar
gsoc2013-empathy-89d36ccc021bd173e95e62326cb84b7f873c123f.tar.gz
gsoc2013-empathy-89d36ccc021bd173e95e62326cb84b7f873c123f.tar.bz2
gsoc2013-empathy-89d36ccc021bd173e95e62326cb84b7f873c123f.tar.lz
gsoc2013-empathy-89d36ccc021bd173e95e62326cb84b7f873c123f.tar.xz
gsoc2013-empathy-89d36ccc021bd173e95e62326cb84b7f873c123f.tar.zst
gsoc2013-empathy-89d36ccc021bd173e95e62326cb84b7f873c123f.zip
Miscellaneous string fixes
Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'data')
-rw-r--r--data/empathy.schemas.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in
index 44b278f0a..232f13542 100644
--- a/data/empathy.schemas.in
+++ b/data/empathy.schemas.in
@@ -25,7 +25,7 @@
<short>Contact list sort criterion</short>
<long>
Which criterion to use when sorting the contact list.
- Default is to use sort by the contact's name with the value
+ Default is to sort by the contact's name with the value
"name". A value of "state" will sort the contact list by state.
</long>
</locale>
@@ -369,9 +369,9 @@
<type>string</type>
<default></default>
<locale name="C">
- <short>Path of the adium theme to use</short>
+ <short>Path of the Adium theme to use</short>
<long>
- Path of the adium theme to use if the theme used for chat is adium.
+ Path of the Adium theme to use if the theme used for chat is Adium.
</long>
</locale>
</schema>
@@ -413,7 +413,7 @@
<locale name="C">
<short>Spell checking languages</short>
<long>
- Comma separated list of spell checker languages to use (e.g. en, fr, nl).
+ Comma-separated list of spell checker languages to use (e.g. "en, fr, nl").
</long>
</locale>
</schema>