diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-09-08 21:23:09 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-10-01 17:07:56 +0800 |
commit | 991f4ed92181fae6c92a4d1b3506bc8d901b4a6c (patch) | |
tree | a858179d992cde4f61ef4dc58ab6dbed6bbdd634 /data/empathy.schemas.in | |
parent | b62fa5c1f53e4bc8554e4071ed8249c5f5b49e4f (diff) | |
download | gsoc2013-empathy-991f4ed92181fae6c92a4d1b3506bc8d901b4a6c.tar gsoc2013-empathy-991f4ed92181fae6c92a4d1b3506bc8d901b4a6c.tar.gz gsoc2013-empathy-991f4ed92181fae6c92a4d1b3506bc8d901b4a6c.tar.bz2 gsoc2013-empathy-991f4ed92181fae6c92a4d1b3506bc8d901b4a6c.tar.lz gsoc2013-empathy-991f4ed92181fae6c92a4d1b3506bc8d901b4a6c.tar.xz gsoc2013-empathy-991f4ed92181fae6c92a4d1b3506bc8d901b4a6c.tar.zst gsoc2013-empathy-991f4ed92181fae6c92a4d1b3506bc8d901b4a6c.zip |
empathy.schemas.in: s/criterium/criterion (#594308)
Diffstat (limited to 'data/empathy.schemas.in')
-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> |