aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in
diff options
context:
space:
mode:
authorTakao Fujiwara <takao.fujiwara@sun.com>2009-02-03 09:33:00 +0800
committerTakao Fujiwara <fujiwarat@src.gnome.org>2009-02-03 09:33:00 +0800
commit92cf0195de07748cd4fbf0d5d67005a4754a03e1 (patch)
tree10a7c7963e3803d3dda51acc60cb389af37f0277 /plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in
parent9ecc34dd3cbb757e4754cbf8bed94016e8054c8b (diff)
downloadgsoc2013-evolution-92cf0195de07748cd4fbf0d5d67005a4754a03e1.tar
gsoc2013-evolution-92cf0195de07748cd4fbf0d5d67005a4754a03e1.tar.gz
gsoc2013-evolution-92cf0195de07748cd4fbf0d5d67005a4754a03e1.tar.bz2
gsoc2013-evolution-92cf0195de07748cd4fbf0d5d67005a4754a03e1.tar.lz
gsoc2013-evolution-92cf0195de07748cd4fbf0d5d67005a4754a03e1.tar.xz
gsoc2013-evolution-92cf0195de07748cd4fbf0d5d67005a4754a03e1.tar.zst
gsoc2013-evolution-92cf0195de07748cd4fbf0d5d67005a4754a03e1.zip
Reviewed by Srinivasa Ragavan <sragavan@novell.com>
2009-02-02 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #567568 * apps_evolution_email_custom_header.schemas.in: Remove translatable <default> tag. * email-custom-header.c (epech_setup_widgets): Added gettext for the default custom header. svn path=/trunk/; revision=37211
Diffstat (limited to 'plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in')
-rw-r--r--plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in b/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in
index 1648026d54..cb3bd97ce8 100644
--- a/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in
+++ b/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in
@@ -8,7 +8,6 @@
<list_type>string</list_type>
<default>[Security=Personal;Unclassified;Protected;InConfidence;Secret;Topsecret]</default>
<locale name="C">
- <default><!-- Translators: '=' and ';' should not be changed but ASCII -->[Security=Personal;Unclassified;Protected;InConfidence;Secret;Topsecret]</default>
<short>List of Custom Headers</short>
<long>The key specifies the list of custom headers that you can add to an outgoing message. The format for specifying a Header and Header value is: Name of the custom header followed by "=" and the values separated by ";"</long>
</locale>