diff options
author | Bruce Cowan <bugs@bcowan.fastmail.co.uk> | 2009-02-17 05:24:13 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2009-02-17 05:24:13 +0800 |
commit | 163f1b912f1ad65f4de24cf913a38e5c531fe9c0 (patch) | |
tree | ab01a040111a8450ce6b91bbdfcf46d9628db6e3 /data/empathy.schemas.in | |
parent | 07aa34eff0d73eb01feba12c91ed6b560fc79762 (diff) | |
download | gsoc2013-empathy-163f1b912f1ad65f4de24cf913a38e5c531fe9c0.tar gsoc2013-empathy-163f1b912f1ad65f4de24cf913a38e5c531fe9c0.tar.gz gsoc2013-empathy-163f1b912f1ad65f4de24cf913a38e5c531fe9c0.tar.bz2 gsoc2013-empathy-163f1b912f1ad65f4de24cf913a38e5c531fe9c0.tar.lz gsoc2013-empathy-163f1b912f1ad65f4de24cf913a38e5c531fe9c0.tar.xz gsoc2013-empathy-163f1b912f1ad65f4de24cf913a38e5c531fe9c0.tar.zst gsoc2013-empathy-163f1b912f1ad65f4de24cf913a38e5c531fe9c0.zip |
Minor string fixes. Fixes bug #571635
From: Bruce Cowan <bugs@bcowan.fastmail.co.uk>
svn path=/trunk/; revision=2473
Diffstat (limited to 'data/empathy.schemas.in')
-rw-r--r-- | data/empathy.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index 43a2f81a5..62b462fb2 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -111,7 +111,7 @@ <locale name="C"> <short>Disable sounds when away</short> <long> - Whether or not to play a sound notifications when away or busy. + Whether or not to play sound notifications when away or busy. </long> </locale> </schema> |