diff options
author | Milan Crha <mcrha@redhat.com> | 2012-02-16 02:50:01 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2012-02-16 02:50:01 +0800 |
commit | d75f47ad4ea4281e39702f692f8b28212692f565 (patch) | |
tree | 49f0baaee336e5ac0b1f93584111c085e6e92fa7 /mail | |
parent | 73bccf45cb987df36ed41054f1b285230731327f (diff) | |
download | gsoc2013-evolution-d75f47ad4ea4281e39702f692f8b28212692f565.tar gsoc2013-evolution-d75f47ad4ea4281e39702f692f8b28212692f565.tar.gz gsoc2013-evolution-d75f47ad4ea4281e39702f692f8b28212692f565.tar.bz2 gsoc2013-evolution-d75f47ad4ea4281e39702f692f8b28212692f565.tar.lz gsoc2013-evolution-d75f47ad4ea4281e39702f692f8b28212692f565.tar.xz gsoc2013-evolution-d75f47ad4ea4281e39702f692f8b28212692f565.tar.zst gsoc2013-evolution-d75f47ad4ea4281e39702f692f8b28212692f565.zip |
Bug #655021 - "Character set" vs "Character encoding"
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail-config.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui index d0a2aa0bd0..61776b4dcd 100644 --- a/mail/mail-config.ui +++ b/mail/mail-config.ui @@ -528,7 +528,7 @@ for display purposes only. </property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">1</property> - <property name="label" translatable="yes">Character _set:</property> + <property name="label" translatable="yes">Ch_aracter encoding:</property> <property name="use_underline">True</property> <property name="justify">center</property> </object> |