Git commit d204b969e9227f6b7cc94d32db017ea38aa5d538 by Yuri Chornoivan. Committed on 16/03/2014 at 17:17. Pushed by yurchor into branch 'KDE/4.13'.
Fix typo, aleviate translation M +3 -1 doc/index.docbook http://commits.kde.org/artikulate/d204b969e9227f6b7cc94d32db017ea38aa5d538 diff --git a/doc/index.docbook b/doc/index.docbook index b961612..376cf2b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -445,14 +445,16 @@ One line of this list contains the following information: <para> When opening a phrase for editing, you will see the phrase editor as shown below. This edit interface contains the following elements: +</para> <itemizedlist> <listitem><para>the phrase text as it will be shown in the trainer</para></listitem> <listitem><para>the original phrase, if using a course skeleton</para></listitem> <listitem><para>the edit state of the phrase</para></listitem> <listitem><para>the type/length of the phrase</para></listitem> <listitem><para>recording buttons for the native speaker recordings</para></listitem> - <listitem><para>buttons to denote intersting phonemes of the phrase (currently not used in training mode)</para></listitem> + <listitem><para>buttons to denote interesting phonemes of the phrase (currently not used in training mode)</para></listitem> </itemizedlist> +<para> You can close the phrase editing interface with <inlinemediaobject><imageobject> <imagedata fileref="editor-apply.png" format="PNG"/></imageobject>
