diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-11-22 22:37:20 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-11-22 22:37:20 +0800 |
commit | b14acf5ac8e4a49f8cd702fcf8ceb9e46e409273 (patch) | |
tree | 6ff9907caec99ab1abf49e3b319ddfa2541ac228 /mail/mail-config.ui | |
parent | 450bd6255c7e6448070918a5a135890f83b4ca5f (diff) | |
download | gsoc2013-evolution-b14acf5ac8e4a49f8cd702fcf8ceb9e46e409273.tar.gz gsoc2013-evolution-b14acf5ac8e4a49f8cd702fcf8ceb9e46e409273.tar.zst gsoc2013-evolution-b14acf5ac8e4a49f8cd702fcf8ceb9e46e409273.zip |
BugĀ 602625 - Typos in translation messages
Caused by libglade to GtkBuilder migration.
Diffstat (limited to 'mail/mail-config.ui')
-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 4be7831a89..577adac656 100644 --- a/mail/mail-config.ui +++ b/mail/mail-config.ui @@ -149,7 +149,7 @@ <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Type the name by which you would like to refer to this account. -ple: "Work" or "Personal"</property> +For example: "Work" or "Personal"</property> <property name="use_markup">True</property> </object> <packing> |