]> git.sur5r.net Git - bacula/bacula/commitdiff
After running aspell
authorDirk H Bartley <dbartley@schupan.com>
Sun, 5 Aug 2007 17:41:53 +0000 (17:41 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 5 Aug 2007 17:41:53 +0000 (17:41 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5289 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/help/joblist.html
bacula/src/qt-console/help/restore.html

index a115b6e15042328b6354a530374b424712bf519a..a299b86d282c5f974339eef4d7f96191d814ffd7 100644 (file)
@@ -37,7 +37,7 @@ limit the number of and the age of the records that will be displayed.  These li
 widgets begin at default values that can be configured in the Settings->Preferences
 dialog box in the JoList tab.
 
-<p>Pushing the Refresh button will cause the interface to requery the database.  The
+<p>Pushing the Refresh button will cause the interface to re-query the database.  The
 database will also be requerried every time it comes back to the top of the stack of
 interfaces in the main window.  A refresh option also exists in the popup when right
 clicking on the Joblist item in the Page Selector.
@@ -52,17 +52,17 @@ right clicks on the job table.
 <p>Listing console commands can be run to list the jobid, list the files on that jobid,
 list the jobmedia for that jobid, and list the volumes used for that jobid.  There is
 a preferences item to determine whether a long list or a short list command will be run.
-It can be found from the menu by following settings - preferences then the miscelaneous
+It can be found from the menu by following settings - preferences then the miscellaneous
 tab.
 
-<p>Dangerous commands of delete and purge will be preceeded by an are you sure dialog
+<p>Dangerous commands of delete and purge will be preceded by an are you sure dialog
 box.
 
-<p>An interace to view the logs that have been stored in the database for the jobid 
+<p>An interface to view the logs that have been stored in the database for the jobid 
 can be viewed by using the show log for job option.
 If the database does not have a log, an interface explaining the modification that
 should be made to the bacula-dir.conf file will come up.  The change is to add
-catalog = all to the messages stanza of the messages resourse that this job uses.
+catalog = all to the messages stanza of the messages resource that this job uses.
 
 <p>Restore from job will open up the Select jobs interface.  It will be prepopulated
 with the correct data to open up a standard restore interface displaying the
index 09f0c18395ce5dc1c7aef2ed2311c65df52f6086..de8e3c93b90c6010d5f8a02f69651d15b7876c39 100644 (file)
@@ -35,7 +35,7 @@ inform the server how to determine the set of backup job ids to use in the
 restore.  This best possible set will be the most recent full backup, the most
 recent differential backup done since the most recent full, and all the
 incremental backups done since the most recent full or differential.  Then the
-server will use this set of jobs to create a filestructure that will be the
+server will use this set of jobs to create a file structure that will be the
 most recent version of each file found in this job list.
 
 <p>After the select box OK button has been pushed, a limitation in bat will
@@ -65,7 +65,7 @@ limitations as the standard restore during the file and directory selection
 process.  The user can have an unlimited number of selection windows open at a
 time for viewing the cataloged jobs, directories, files and versions.
 
-<p>This restore interface is NOT intended to perfrom major restores of directory
+<p>This restore interface is NOT intended to preform major restores of directory
 structures with large numbers of directories and files.  It should work, however
 it is a chatty interface and will perform a number of sql queries of the server
 proportional to the number of files and directories selected and the number of
@@ -73,10 +73,10 @@ exceptions to defaults selected.  It IS intended to allow the user to browse for
 specific files and choose between the different versions of those files that
 are available in the catalog to restore.
 
-<p>The interface contains a horizontontal splitter.  The bottom pane contains
+<p>The interface contains a horizontal splitter.  The bottom pane contains
 some controlling widgets for the interface.
 The top pane contains a vertical splitter with 4 widgets for viewing the 
-cataloged information.  The left widget is for viewing and further subselecting
+cataloged information.  The left widget is for viewing and further sub selecting
 of jobs.  The second pane is for viewing the directory tree.  The third is for
 viewing a list of files in a selected directory that has been selected.  Then
 lastly the fourth widget is for viewing a table of versions of a single file