Git commit 6fff4c64e45b0d1fc4c81308bfee59c0c38bcb4a by Yuri Chornoivan. Committed on 20/07/2014 at 08:23. Pushed by yurchor into branch 'master'.
Fix glitches M +1 -3 doc/index.docbook http://commits.kde.org/parley/6fff4c64e45b0d1fc4c81308bfee59c0c38bcb4a diff --git a/doc/index.docbook b/doc/index.docbook index a559163..efadb49 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -120,12 +120,10 @@ limited to language learning but supports a multitude of subjects. </para> <para>A vocabulary collection is a file that contains words and their translations into other languages or other pairs of words and sentences that you want to memorize. The words are organized in units. </para> -<para>To <emphasis>start practicing</emphasis>, click one of the vocabulary collection names in the list. You are taken to the <link linkend="practice-setup">practice setup</link>. +<para>To <emphasis>start practicing</emphasis>, click the <guilabel>Practice</guilabel> on one of the vocabulary collection names in the list. You are taken to the <link linkend="practice-setup">practice setup</link>. </para> <para>Note that a small <guilabel>Delete Icon</guilabel> appears to the left of the document name. The <guilabel>Delete Icon</guilabel> lets you remove the collection from the list. </para> -<para>To <link linkend="vocabulary-editing">edit</link> a collection, click on the <guilabel>Editor Icon</guilabel> on its right hand side. -</para> <para>If you'd like to start your own collection of vocabulary, click on <guilabel>Create a New Collection</guilabel>. </para> <para>You can also <link linkend="open-an-existing-collection">open a collection</link> if you have it on your computer already but it's not in the list.
