Skip to content

Commit 21407c9

Browse files
author
delphidabbler
committed
Edit and correct Move User Database dialogue help topic
1 parent 9bb725e commit 21407c9

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Src/Help/HTML/dlg_moveuserdb.htm

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,19 @@ <h1>
3333
Move User Database Dialogue Box
3434
</h1>
3535
<p class="bordered">
36-
<strong>Note:</strong> This dialogue box is not available in the portable
37-
edition of <em>CodeSnip</em>.
36+
<strong class="warning">Note:</strong> This dialogue box is not available
37+
in the portable edition of <em>CodeSnip</em>.
3838
</p>
3939
<p>
4040
The purpose of this dialogue box is to enable the user to move the user
4141
defined snippets database from its default location to a new directory.
4242
You may wish to do this to enable the database to be easily backed up.
4343
For example you could move the database to a sub-directory of a
44-
<em>Dropbox</em> or <em>GoogleDrive</em> directory.
44+
<em>Dropbox</em> or <em>Google Drive</em> directory.
4545
</p>
4646
<p>
47-
You have the option to restore a previously moved database to its default
48-
location. Both options are described below.
47+
You also have the option to restore a previously moved database to its
48+
default location. Both options are described below.
4949
</p>
5050
<p class="bordered">
5151
<strong>Important:</strong> You a strongly advised to make a backup of the
@@ -54,7 +54,7 @@ <h1>
5454
Database</em> menu option to do this.
5555
</p>
5656
<h2>
57-
Move the database to a new directory
57+
<em>Move database to new directory</em> group box
5858
</h2>
5959
<p>
6060
To move the database enter the <strong>full path</strong> of the new
@@ -67,10 +67,10 @@ <h2>
6767
</p>
6868
<ul>
6969
<li>
70-
the directory must be empty;
70+
it must be empty;
7171
</li>
7272
<li>
73-
it must not be a sub-directory of the current database location;
73+
it must not be a sub-directory of the current database location.
7474
</li>
7575
</ul>
7676
<p>
@@ -82,22 +82,22 @@ <h2>
8282
</p>
8383
<p>
8484
The new location of the database will be recorded in the per user config
85-
file and it is important that this file is not modified or deleted
85+
file. It is important that this config file is not modified or deleted
8686
otherwise the database will not be found.
8787
</p>
8888
<h2>
89-
Restore database to default directory
89+
<em>Restore database to default directory</em> group box
9090
</h2>
9191
<p>
9292
The database can be moved back to its default directory simply by clicking
93-
the <em>Restore Default Path</em> button. If the default directory is not
94-
empty this action will fail and an error message will be displayed. As
95-
above, a progress bar gives an indication of how long the process may
93+
the large <em>Restore Default Path</em> button. If the default directory
94+
is not empty this action will fail and an error message will be displayed.
95+
As above, a progress bar gives an indication of how long the process may
9696
take.
9797
</p>
9898
<p>
99-
The <em>Restore Default Path</em> button will be disabled if database is
100-
already in its default location.
99+
The <em>Restore Default Path</em> button will be disabled if the database
100+
is already in its default location.
101101
</p>
102102
</body>
103103
</html>

0 commit comments

Comments
 (0)