]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 27 Feb 2007 12:50:57 +0000 (12:50 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 27 Feb 2007 12:50:57 +0000 (12:50 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4273 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/lang/fr/tpl/fileset_view.tpl

index 15b508173aae7970ab6b7b7904db20c1dd97a511..65a2546613e93927b17b07b70edd7706217b5960 100644 (file)
@@ -5,12 +5,12 @@
  </div>
  <div class='bodydiv'>
 
- <img src="/bweb/add.png" alt="included"> Ce qui est inclu :
+ <img src="/bweb/add.png" alt="included"> Ce qui est inclus :
  <pre>
 <TMPL_LOOP I><TMPL_VAR file>
 </TMPL_LOOP></pre>
 
- <img src="/bweb/remove.png" alt="excluded"> Ce qui est exclu :
+ <img src="/bweb/remove.png" alt="excluded"> Ce qui est exclus :
  <pre>
 <TMPL_LOOP E><TMPL_VAR file>
 </TMPL_LOOP></pre>