aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@gnome.hu>2011-10-14 19:25:00 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-10-15 01:48:20 +0800
commit370db7f9e32fb2f41452ffe752382bfcd3a53a42 (patch)
tree7874d74c3947d612ba37b1164d71ac1dacc1d2bd /src
parent0bf6ee3a15d15cb80c5835d33bf899b2404da053 (diff)
downloadgsoc2013-empathy-370db7f9e32fb2f41452ffe752382bfcd3a53a42.tar
gsoc2013-empathy-370db7f9e32fb2f41452ffe752382bfcd3a53a42.tar.gz
gsoc2013-empathy-370db7f9e32fb2f41452ffe752382bfcd3a53a42.tar.bz2
gsoc2013-empathy-370db7f9e32fb2f41452ffe752382bfcd3a53a42.tar.lz
gsoc2013-empathy-370db7f9e32fb2f41452ffe752382bfcd3a53a42.tar.xz
gsoc2013-empathy-370db7f9e32fb2f41452ffe752382bfcd3a53a42.tar.zst
gsoc2013-empathy-370db7f9e32fb2f41452ffe752382bfcd3a53a42.zip
Mark a forgotten string for translation.
https://bugzilla.gnome.org/show_bug.cgi?id=661756
Diffstat (limited to 'src')
-rw-r--r--src/empathy-preferences.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui
index 67575abaa..46d687901 100644
--- a/src/empathy-preferences.ui
+++ b/src/empathy-preferences.ui
@@ -563,7 +563,7 @@
</child>
<child>
<object class="GtkCheckButton" id="call_echo_cancellation">
- <property name="label">Use _echo cancellation to improve call quality</property>
+ <property name="label" translatable="yes">Use _echo cancellation to improve call quality</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="use_underline">True</property>