diff options
author | Baptiste Mille-Mathias <baptistem@src.gnome.org> | 2008-04-27 05:55:11 +0800 |
---|---|---|
committer | Baptiste Mille-Mathias <baptistem@src.gnome.org> | 2008-04-27 05:55:11 +0800 |
commit | fd19515862f6bc01477d536357b715356e9ba31c (patch) | |
tree | c73b205f65406635ef685dee0b258524ec7a02d7 /data | |
parent | 19c9b6f0fcecb0ce31174b9586675d14e13c16ac (diff) | |
download | gsoc2013-empathy-fd19515862f6bc01477d536357b715356e9ba31c.tar gsoc2013-empathy-fd19515862f6bc01477d536357b715356e9ba31c.tar.gz gsoc2013-empathy-fd19515862f6bc01477d536357b715356e9ba31c.tar.bz2 gsoc2013-empathy-fd19515862f6bc01477d536357b715356e9ba31c.tar.lz gsoc2013-empathy-fd19515862f6bc01477d536357b715356e9ba31c.tar.xz gsoc2013-empathy-fd19515862f6bc01477d536357b715356e9ba31c.tar.zst gsoc2013-empathy-fd19515862f6bc01477d536357b715356e9ba31c.zip |
Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).
svn path=/trunk/; revision=1054
Diffstat (limited to 'data')
-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 a0c7e3227..b0246ef16 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -300,7 +300,7 @@ <locale name="C"> <short>Checks if Empathy should auto-connect on startup</short> <long> - Whether or not Empathy should automatically login to your accounts on startup. + Whether or not Empathy should automatically log in to your accounts on startup. </long> </locale> </schema> |