diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-09-08 14:23:09 +0100 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-10-01 10:07:56 +0100 |
commit | 991f4ed92181fae6c92a4d1b3506bc8d901b4a6c (patch) | |
tree | a858179d992cde4f61ef4dc58ab6dbed6bbdd634 /data | |
parent | b62fa5c1f53e4bc8554e4071ed8249c5f5b49e4f (diff) | |
download | empathy-991f4ed92181fae6c92a4d1b3506bc8d901b4a6c.tar.gz |
empathy.schemas.in: s/criterium/criterion (#594308)
Diffstat (limited to 'data')
-rw-r--r-- | data/empathy.schemas.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index 6aa7f8a5f..faba263a5 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -22,9 +22,9 @@ <type>string</type> <default>name</default> <locale name="C"> - <short>Contact list sort criterium</short> + <short>Contact list sort criterion</short> <long> - Which criterium to use when sorting the contact list. + Which criterion to use when sorting the contact list. Default is to use sort by the contact's name with the value "name". A value of "state" will sort the contact list by state. </long> |