aboutsummaryrefslogtreecommitdiffstats
path: root/smime
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-04-13 18:20:36 +0800
committerPhilip Withnall <philip@tecnocode.co.uk>2010-04-18 17:06:43 +0800
commit2c90bea1a1da8b53328fd7a0ffbe1d841ae9eeef (patch)
tree875c74e2996b6008855dae0047d01de06b3dc0e4 /smime
parentd49349bcb3587d977df06643397535cf09035246 (diff)
downloadgsoc2013-evolution-2c90bea1a1da8b53328fd7a0ffbe1d841ae9eeef.tar
gsoc2013-evolution-2c90bea1a1da8b53328fd7a0ffbe1d841ae9eeef.tar.gz
gsoc2013-evolution-2c90bea1a1da8b53328fd7a0ffbe1d841ae9eeef.tar.bz2
gsoc2013-evolution-2c90bea1a1da8b53328fd7a0ffbe1d841ae9eeef.tar.lz
gsoc2013-evolution-2c90bea1a1da8b53328fd7a0ffbe1d841ae9eeef.tar.xz
gsoc2013-evolution-2c90bea1a1da8b53328fd7a0ffbe1d841ae9eeef.tar.zst
gsoc2013-evolution-2c90bea1a1da8b53328fd7a0ffbe1d841ae9eeef.zip
Miscellaneous string fixes
Various small string fixes, from missing "the"s and small typos, to removal of extraneous "whether or not"s. Helps: bgo#615712
Diffstat (limited to 'smime')
-rw-r--r--smime/gui/smime-ui.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/smime/gui/smime-ui.ui b/smime/gui/smime-ui.ui
index f3c63f4505..12947578f8 100644
--- a/smime/gui/smime-ui.ui
+++ b/smime/gui/smime-ui.ui
@@ -1187,7 +1187,7 @@
</child>
<child>
<object class="GtkCheckButton" id="ssl_trust_checkbutton">
- <property name="label" translatable="yes">Trust this CA to identify web sites.</property>
+ <property name="label" translatable="yes">Trust this CA to identify websites.</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>