]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/tpl/display_pool.tpl
Spelling updates
[bacula/bacula] / gui / bweb / tpl / display_pool.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();