]> git.sur5r.net Git - bacula/bacula/commitdiff
Minor spelling corrections
authorKern Sibbald <kern@sibbald.com>
Sun, 7 Jan 2007 17:45:12 +0000 (17:45 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 7 Jan 2007 17:45:12 +0000 (17:45 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3939 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/tpl/display_pool.tpl
gui/bweb/tpl/error.tpl
gui/bweb/tpl/fileset_view.tpl
gui/bweb/tpl/fv_file_attribs.tpl
gui/bweb/tpl/graph.tpl
gui/bweb/tpl/help_extern.tpl
gui/bweb/tpl/help_extern_compute.tpl
gui/bweb/tpl/help_intern.tpl
gui/bweb/tpl/help_intern_compute.tpl
gui/bweb/tpl/running_job.tpl

index 3148e0fe7dea917d24efc6032e0db69aebed0e0f..9891c837152a2dd54b2ae39fa78a3e8a5ed66413 100644 (file)
 </TMPL_LOOP>
    </form>
    <br/>
-   Tips: To modify pool properties, you have to edit your bacula configuration
-   and reload it. After, you have to run "update pool=mypool" on bconsole.
+   Tips: To modify pool properties, you have to edit your Bacula configuration
+   and reload it. After, you have to run "update pool=mypool" with bconsole.
  </div>
 
 <script type="text/javascript" language="JavaScript">
 
 var header = new Array("Name","Recycle","Retention","Use Duration",
-                      "Max job per volume","Max file per volume", 
+                       "Max jobs per volume","Max files per volume", 
                        "Max volume size","Nb volumes", "Vol Status", "Usage", "Select");
 
 var data = new Array();
index 154b805627b691ac3772b37ec258d83006ac981b..e8d15f134efe91b085c9540e24e32c8a1e7c333b 100644 (file)
@@ -1,4 +1,4 @@
-<h1>An error as occured :</h1>
+<h1>An error has occurred :</h1>
 <pre>
 <TMPL_VAR NAME=error>
-</pre>
\ No newline at end of file
+</pre>
index 68f4343a45edc818adca633d21fde5f1c734bc9c..3a53cc3f8d16b5eda624e924f9ae3ecccbd0d993 100644 (file)
@@ -15,6 +15,6 @@
 <TMPL_LOOP E><TMPL_VAR file>
 </TMPL_LOOP></pre>
 
-Tips: Warning, this is the current fileset, it could have change...
+Tips: Warning, this is the current fileset, it could have change...
 
  </div>
index 0032c5b520dfaccbb32d317b5632b2ecf8146870..858e7bdac36e67dfb73133e4e1c2631a03c7566c 100644 (file)
@@ -1,5 +1,5 @@
 <div class='titlediv'>
-  <h1 class='newstitle'> Informations about <TMPL_VAR filename> </h1>
+  <h1 class='newstitle'> Information about <TMPL_VAR filename> </h1>
 </div>
 <div class='bodydiv'>
    <table>
index 5ad94e1aa07f4a1b64223782af61afa590ba471c..c80a58f645a8b904ac22e9586774377a6798b5fa 100644 (file)
@@ -6,7 +6,7 @@
 <table border='0'>
 <td>
 <form name='form1' action='?' method='GET'>
-       <div class="otherboxtitle">
+        <div class="otherboxtitle">
           Options &nbsp;
         </div>
         <div class="otherbox">
@@ -42,9 +42,9 @@
   <td  valign='top'>
     <h2>Size</h2>
      Width: &nbsp;<input class='formulaire' type='text' 
-                        name='width' value='<TMPL_VAR width>' size='4'><br/>
+                         name='width' value='<TMPL_VAR width>' size='4'><br/>
      Height:  <input type='text' class='formulaire' 
-               name='height' value='<TMPL_VAR height>' size='4'><br/>
+                name='height' value='<TMPL_VAR height>' size='4'><br/>
   </td>
 </tr>
 <tr>
    <option id='job_size'     value='job_size' title="Job size per job for the period">Job Size</option>
    <option id='job_duration' value='job_duration' title="Job duration per job for the period">Job Duration</option>
    <option id='job_rate' value='job_rate' title="Job rate per job for the period">Job Rate</option>
-   <option id='job_file' value='job_file' title="Number of backped file per job for the period">Job Files</option>
-   <option id='job_count_phour' value='job_count_phour' title="Number of job per hour for the period">Job per hour</option>
-   <option id='job_count_pday' value='job_count_pday' title="Number of job per day for the period">Job per day</option>
+   <option id='job_file' value='job_file' title="Number of backed files per job for the period">Job Files</option>
+   <option id='job_count_phour' value='job_count_phour' title="Number of jobs per hour for the period">Job per hour</option>
+   <option id='job_count_pday' value='job_count_pday' title="Number of jobs per day for the period">Job per day</option>
    <option id='job_avg_phour' value='job_avg_pday' title="Average backup size per day for the period">Job avg B/hour</option>
    <option id='job_avg_pday' value='job_avg_pday' title="Average backup size per hour for the period">Job avg B/day</option>
    <option id='job_sum_phour' value='job_sum_phour' title="Job size per hour">Job total B/hour</option>
    <option id='job_sum_pday' value='job_sum_pday' title="Job size per day">Job total B/day</option>
-   <option id='job_count_hour' value='job_count_hour' title="Number of job per hour for the period">Jobs Count (h)</option>
-   <option id='job_count_day' value='job_count_day' title="Number of job per day for the period">Jobs Count (d)</option>
+   <option id='job_count_hour' value='job_count_hour' title="Number of jobs per hour for the period">Jobs Count (h)</option>
+   <option id='job_count_day' value='job_count_day' title="Number of jobs per day for the period">Jobs Count (d)</option>
    <option id='job_avg_hour' value='job_avg_hour' title="Average backup size per hour for the period">Job avg size (h)</option>
    <option id='job_avg_day' value='job_avg_day' title="Average backup size per day for the period">Job avg size (d)</option>
    <option id='job_sum_hour' value='job_sum_hour' title="Job size per hour for the period">Job Bytes (h)</option>
@@ -89,7 +89,7 @@
   <td valign='bottom'> 
     <h2>Number of items</h2>
     <input type='text' name='limit' value='<TMPL_VAR NAME=limit>' 
-       class='formulaire' size='4'>
+        class='formulaire' size='4'>
   </td>
 </tr>
 <tr>
   </TMPL_IF>
 
 </script>
-
index 0c15d2c2714d347400c02f34ee3762a1d736f715..cd2dea8103c4fcafd705f00461ab9b2a0c375c98 100644 (file)
@@ -3,8 +3,8 @@
  <h1 class='newstitle'> Help to eject media (part 1/2)</h1>
 </div>
 <div class='bodydiv'>
-This tool will select for you best candidate to eject. You will
-be asked for choose inside the selection in the next screen. 
+This tool will select the best candidate to eject. You will
+be asked for choose the selection on the next screen. 
   <form action="?" method='GET'>
    <table>
     <tr><td>Pool:</td>      
index 449a0226a0c2d07f5623b525fc5a71db9a62fe9f..816353d8f90a4b7abed24bad084d43ed93e287c2 100644 (file)
@@ -3,7 +3,7 @@
   <h1 class='newstitle'> Help to eject media (part 2/2)</h1>
  </div>
  <div class='bodydiv'>
-  Now, you can verify the selection and eject media.
+  Now, you can verify the selection and eject the media.
    <form action='?' method='get'>
     <table id='compute'></table>
     <table><tr>
@@ -18,7 +18,7 @@
 <script type="text/javascript" language="JavaScript">
 
 var header = new Array("Volume Name","Vol Status",
-                      "Media Type","Pool Name","Last Written", 
+                       "Media Type","Pool Name","Last Written", 
                        "When expire ?", "Select");
 
 var data = new Array();
index 357895506bab641d02cb351bde9d803b72e568f7..7333ed5219ffb7447bcc979bb50b7b5407ab1dbe 100644 (file)
@@ -1,10 +1,10 @@
 <br/>
 <div class='titlediv'>
-  <h1 class='newstitle'> Help to load media (part 1/2)</h1>
+  <h1 class='newstitle'> Help loading media (part 1/2)</h1>
 </div>
 <div class="bodydiv">
-This tool will select for you best candidate to load. You will
-be asked for choose inside the selection in the next screen. 
+This tool will select the best candidate to load. You will
+be asked to choose the selection on the next screen. 
   <form action="?" method='GET'>
    <table>
     <tr><td>Pool:</td>      
@@ -35,16 +35,16 @@ be asked for choose inside the selection in the next screen.
     <tr>
         <td>Expired :</td> 
         <td> <input type='checkbox' name='expired' class='formulaire' 
-               checked> </td>
+                checked> </td>
     </tr>
     <tr>
         <td>Number of media <br/> to load:</td> 
         <td> <input type='text' name='limit' class='formulaire' 
-               size='3' value='10'> </td>
+                size='3' value='10'> </td>
     </tr>
     <tr>
         <td><input type="image" name='action' value='compute_intern_media' 
-               title='Next' src='/bweb/next.png'>
+                title='Next' src='/bweb/next.png'>
         </td><td/>
     </tr>
    </table>
index 7fa6c193cf4502511f2fa594d854d343b019b8b1..0f10329d55d18ae210b1aa608171f7dde039d4e4 100644 (file)
@@ -3,7 +3,7 @@
   <h1 class='newstitle'> Help to load media (part 2/2)</h1>
  </div>
  <div class='bodydiv'>
-  Now, you can verify the selection and load media.
+  Now, you can verify the selection and load the media.
    <form action='?' method='get'>
     <table id='compute'></table>
     <table><tr>
@@ -19,7 +19,7 @@
 <script type="text/javascript" language="JavaScript">
 
 var header = new Array("Volume Name","Vol Status",
-                      "Media Type","Pool Name","Last Written", 
+                       "Media Type","Pool Name","Last Written", 
                        "When expire ?", "Select");
 
 var data = new Array();
index 0ed0b4a066506035d3b212dfe65e7c13487b196f..cf3655d66d258ed87107d06ecb38d6ba322b3119 100644 (file)
@@ -12,7 +12,7 @@
 </label>
 <label>
 <input type="image" type='submit' name='action' value='cancel_job'
- onclick="return confirm('Do you want to cancel selected job ?')"
+ onclick="return confirm('Do you want to cancel the selected job?')"
  title='Cancel job' src='/bweb/cancel.png'>
 </label>
    </form>
 
 <script type="text/javascript" language="JavaScript">
 var header = new Array("JobId",
-                      "Client",
-                      "Job Name", 
+                       "Client",
+                       "Job Name", 
                        "Level",
                        "Start Time", 
                        "Duration", 
 //                       "Job Files",
 //                       "Job Bytes", 
-                      "Status",
-                      "Select"
-       );
+                       "Status",
+                       "Select"
+        );
 
 var data = new Array();
 var chkbox;