Git commit bdf36eb6e6af25d9f49a7b951bfbf199ad98ab6d by Thomas Eschenbacher. Committed on 14/06/2018 at 04:58. Pushed by eschenbacher into branch 'branch_doc_from_Toni_directory2folder'.
branch from Toni M +9 -9 doc/en/index.docbook https://invent.kde.org/multimedia/kwave/commit/bdf36eb6e6af25d9f49a7b951bfbf199ad98ab6d diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 42ec9e3e..c6d15967 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -929,10 +929,10 @@ If you enable <emphasis>virtual memory</emphasis>, &kwave; is able to load and process files that are bigger than the amount of real installed physical memory. - &kwave; does this by using temporary files in a configurable directory, + &kwave; does this by using temporary files in a configurable folder, which is much faster and more cooperative to other applications than - using the operating system's swapping. The directory that you - configure should be on your local hard disk. + using the operating system's swapping. The folder that you configure + should be on your local hard disk. </para> </sect1> @@ -3587,7 +3587,7 @@ <para> Saves the currently opened file under a given file name. If no file name is given as parameter, a dialog will be shown to - select the directory and to enter a file name. + select the folder and to enter a file name. </para> </simplesect> <simplesect><title>Parameters</title><informaltable frame='none'><tgroup cols='2'><tbody> @@ -5521,14 +5521,14 @@ <row> <entry>&no-i18n-tag;<command>0</command></entry> <entry> - Save to the same directory as the + Save to the same folder as the K3b project file. </entry> </row> <row> <entry>&no-i18n-tag;<command>1</command></entry> <entry> - Save into a subdirectory of the directory of the + Save into a subfolder of the folder of the K3b project file, using the K3b project file name as base and appending <quote><command><literal>.dir</literal></command></quote>. @@ -5960,10 +5960,10 @@ </listitem> </varlistentry> <varlistentry> - <term><replaceable>virtual directory</replaceable></term> + <term><replaceable>virtual folder</replaceable></term> <listitem> <para> - Directory to use for storing swap files that + Folder to use for storing swap files that will be used for providing virtual memory. Only has an effect if the parameter <replaceable>virtual enabled</replaceable> @@ -6768,7 +6768,7 @@ slashes as path separators, which allows saving the sections into different sub directories. Please note that all whitespace characters around such path separators are silently removed, to - avoid creation of directory names which begin or end with a + avoid creation of folder names which begin or end with a whitespace. </para> </listitem>
