Git commit 54ba87d0182f494e5467869797f76c464cb6d939 by Yuri Chornoivan. Committed on 03/09/2016 at 15:25. Pushed by yurchor into branch 'master'.
Fix minor typos M +3 -3 digikam/using-setup-metadata-views.docbook M +3 -3 digikam/using-setup-misc-behavior.docbook M +1 -1 digikam/using-setup-misc.docbook http://commits.kde.org/digikam-doc/54ba87d0182f494e5467869797f76c464cb6d939 diff --git a/digikam/using-setup-metadata-views.docbook b/digikam/using-setup-metadata-views.docbook index 7dca4dd..2b028b1 100644 --- a/digikam/using-setup-metadata-views.docbook +++ b/digikam/using-setup-metadata-views.docbook @@ -4,13 +4,13 @@ <para> For each Metadata viewers available in <link linkend="using-sidebar-metadata">metadata sidebar tab</link>, you can customize which tab can be visible or not when you switch metadata tags list-view in filter mode. Exif, Makernotes, Iptc, and Xmp tags managed by Exiv2 shared library in background are listed in these filters list and - the tags selection will be saved by &digikam;. To help you to choose the right tags to filter, a search engine is provided on the bottom of lists. For each tags, - an helper description is a provided. Tree buttons permit to <guilabel>Clear</guilabel> current selection, <guilabel>Select All</guilabel> tags from the list, + the tags selection will be saved by &digikam;. To help you to choose the right tags to filter, a search engine is provided on the bottom of lists. For each tag, + a helper description is provided. Three buttons permit to <guilabel>Clear</guilabel> current selection, <guilabel>Select All</guilabel> tags from the list, or only the <guilabel>Default</guilabel> list grouping the most common tags to use while photographs review. </para> <note><para> - Remember that from metadata sidebar tab, you can switch one one photo to another one with the same active tags filer to quick compare embeded information from files. + Remember that from metadata sidebar tab, you can switch from one photo to another with the same active tags filter to quick compare embedded information from files. </para></note> <para> diff --git a/digikam/using-setup-misc-behavior.docbook b/digikam/using-setup-misc-behavior.docbook index 6ffab8f..dc9ec10 100644 --- a/digikam/using-setup-misc-behavior.docbook +++ b/digikam/using-setup-misc-behavior.docbook @@ -9,7 +9,7 @@ <para> With the <guilabel>Scroll current item to center of thumbbar</guilabel> setting, you can force thumbbar to center current selected item - with mouse on the center of visible area. + with mouse pointer on the center of visible area. </para> <para> @@ -18,14 +18,14 @@ </para> <para> - With the <guilabel>Sidebar tab title</guilabel> setting, you can sets how sidebars on the sides will show the tab titles. + With the <guilabel>Sidebar tab title</guilabel> setting, you can set how sidebars on the sides will show the tab titles. Use <guilabel>Only For Active Tab</guilabel> option only if you use a small screen resolution as with a laptop computer. Else <guilabel>For All Tabs</guilabel> will be a best choice to discover quickly all internal features of &digikam;. </para> <para> With the <guilabel>Widget style</guilabel> setting, you can choose the default application window decoration and looks. - <guilabel>Fusion</guilabel> style is the better choice under all desktop. + <guilabel>Fusion</guilabel> style is the best choice under all desktop. </para> <para> diff --git a/digikam/using-setup-misc.docbook b/digikam/using-setup-misc.docbook index 46ee0a3..019025a 100644 --- a/digikam/using-setup-misc.docbook +++ b/digikam/using-setup-misc.docbook @@ -11,7 +11,7 @@ </para> <para> - With the <guilabel>String comparison type</guilabel> setting, you can sets the way in which strings are compared inside &digikam;. + With the <guilabel>String comparison type</guilabel> setting, you can set the way in which strings are compared inside &digikam;. This influences the sorting of the tree views. <guilabel>Natural</guilabel> tries to compare strings in a way that regards some normal conventions. The result will be sort naturally even if they have a different number of digits inside. <guilabel>Normal</guilabel> uses a more technical approach. Use this style if you want to entitle albums with
