Git commit 445d3c93737d328ae8bcb677085b23368dc83a51 by Burkhard L?ck, on behalf of Luigi Toscano. Committed on 21/01/2013 at 01:18. Pushed by lueck into branch 'KDE/4.10'.
doc: fix misplaced colons backport to branch 4.10 (cherry picked from commit 24b8397f2503cb3aa50905d8745bf31cc16b73f1) M +2 -2 doc/kmail/faq.docbook http://commits.kde.org/kdepim/445d3c93737d328ae8bcb677085b23368dc83a51 diff --git a/doc/kmail/faq.docbook b/doc/kmail/faq.docbook index 5bc8421..cb50a44 100644 --- a/doc/kmail/faq.docbook +++ b/doc/kmail/faq.docbook @@ -778,8 +778,8 @@ the &imap; account, the Local Folders will stay collapsed when &kmail; starts. <qandaentry> <question><para>How to use E-Mail Translation?</para></question> -<answer><para><emphasis>Symptom</emphasis>: you receive mail messages in different languages and want to translate them without doing lots of copy and paste.</para> -<para><emphasis>Solution</emphasis>: using an external program to translate our E-Mail and display it.</para> +<answer><para><emphasis>Symptom:</emphasis> you receive mail messages in different languages and want to translate them without doing lots of copy and paste.</para> +<para><emphasis>Solution:</emphasis> using an external program to translate our E-Mail and display it.</para> <para><emphasis>Step by step implementation</emphasis></para> <para><warning><para>The provided solution was tested limited number of times and should be used with caution.</para></warning></para> <itemizedlist>
