Git commit 1fbe462d060850f3b48ce09780e12596a325bd34 by Yuri Chornoivan. Committed on 14/08/2018 at 09:47. Pushed by yurchor into branch 'master'.
Add documentation for the new menu item 'Clear all translated entries' M +4 -1 doc/index.docbook https://commits.kde.org/lokalize/1fbe462d060850f3b48ce09780e12596a325bd34 diff --git a/doc/index.docbook b/doc/index.docbook index 4ba13a2..8cbe53b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -26,7 +26,7 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2018-07-31</date> +<date>2018-08-14</date> <releaseinfo>2.0 (Applications 18.12)</releaseinfo> <abstract> @@ -109,6 +109,9 @@ See <guilabel>Go</guilabel> menu for the shortcuts. The status bar at the bottom Also, you may use the filtering feature of <guilabel>Translation Units</guilabel> toolview. Pressing <keycap>Page Down</keycap> actually takes you to the next unit in filtered/sorted list of that tool view. </para> +<para> + If you have no access to the original translation template file (it is a common practice on some commercial translation projects) then you can use a translation file from the related language. Just choose the <menuchoice><guimenu>File</guimenu><guimenuitem>Clear all translated entries</guimenuitem></menuchoice> menu item or use <keycombo>&Ctrl;&Alt;<keycap>D</keycap></keycombo> shortcut to clear all translation units. +</para> <para> To the main window one can add many more sections like <guilabel>Alternate Translations</guilabel>, <guilabel>Primary Sync</guilabel>, <guilabel>Secondary Sync</guilabel>, <guilabel>Binary Units</guilabel> by using <menuchoice><guimenu>Settings</guimenu><guimenuitem>Toolviews</guimenuitem></menuchoice> from the main menu. </para>
