aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2010-08-27 19:33:20 +0800
committerPhilip Withnall <philip.withnall@collabora.co.uk>2010-08-27 19:41:45 +0800
commit973ebccf5c1ba3664677a8c5d1bdfe52009f82be (patch)
tree874f3a040cf45f5c49f31236186d057c44a00a56 /data
parented67c7eca44a3d9891197aa02a14410e66227a1d (diff)
downloadgsoc2013-empathy-973ebccf5c1ba3664677a8c5d1bdfe52009f82be.tar
gsoc2013-empathy-973ebccf5c1ba3664677a8c5d1bdfe52009f82be.tar.gz
gsoc2013-empathy-973ebccf5c1ba3664677a8c5d1bdfe52009f82be.tar.bz2
gsoc2013-empathy-973ebccf5c1ba3664677a8c5d1bdfe52009f82be.tar.lz
gsoc2013-empathy-973ebccf5c1ba3664677a8c5d1bdfe52009f82be.tar.xz
gsoc2013-empathy-973ebccf5c1ba3664677a8c5d1bdfe52009f82be.tar.zst
gsoc2013-empathy-973ebccf5c1ba3664677a8c5d1bdfe52009f82be.zip
Bug 628064 — Miscellaneous string fixes
Diffstat (limited to 'data')
-rw-r--r--data/empathy.desktop.in.in2
-rw-r--r--data/org.gnome.Empathy.gschema.xml.in6
2 files changed, 4 insertions, 4 deletions
diff --git a/data/empathy.desktop.in.in b/data/empathy.desktop.in.in
index 3cc55b91c..7cce2261c 100644
--- a/data/empathy.desktop.in.in
+++ b/data/empathy.desktop.in.in
@@ -3,7 +3,7 @@ Version=1.0
_Name=Empathy
_GenericName=IM Client
_X-GNOME-FullName=Empathy Internet Messaging
-_Comment=Chat on Google Talk, Facebook, MSN, and many other chat services
+_Comment=Chat on Google Talk, Facebook, MSN and many other chat services
Exec=empathy
Icon=empathy
StartupNotify=false
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in
index 3026116e0..27a8cb375 100644
--- a/data/org.gnome.Empathy.gschema.xml.in
+++ b/data/org.gnome.Empathy.gschema.xml.in
@@ -13,7 +13,7 @@
<key name="autoaway" type="b">
<default>true</default>
<_summary>Empathy should auto-away when idle</_summary>
- <_description>Whether Empathy should go into away mode automatically if user is idle.</_description>
+ <_description>Whether Empathy should go into away mode automatically if the user is idle.</_description>
</key>
<key name="import-asked" type="b">
<default>false</default>
@@ -78,8 +78,8 @@
<key name="events-notify-area" type="b">
<default>true</default>
<_summary>Display incoming events in the status area</_summary>
- <_description>Display incoming events in the status area. If false
-present them right away to the user.</_description>
+ <_description>Display incoming events in the status area. If false,
+present them to the user immediately.</_description>
</key>
<key name="chat-window-paned-pos" type="i">
<default>0</default>