<child>
<widget class="GtkLabel" id="label57">
<property name="visible">True</property>
- <property name="label" translatable="yes">Ajouter un suffix :</property>
+ <property name="label" translatable="yes">Ajouter un suffixe :</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<child>
<widget class="GtkLabel" id="label56">
<property name="visible">True</property>
- <property name="label" translatable="yes">Supprimer un prefix :</property>
+ <property name="label" translatable="yes">Supprimer un prefixe :</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<widget class="GtkEntry" id="entry_add_prefix">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="tooltip" translatable="yes">Ajouter un prefix au path destination (/etc -> /tmp/etc)</property>
+ <property name="tooltip" translatable="yes">Ajouter un prefixe au path destination (/etc -> /tmp/etc)</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
<child>
<widget class="GtkLabel" id="label58">
<property name="visible">True</property>
- <property name="label" translatable="yes">Ajouter un prefix :</property>
+ <property name="label" translatable="yes">Ajouter un prefixe :</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
-bweb (2.2.0-2) stable; urgency=low
+bweb (2.2.1-1) stable; urgency=low
- * WARNING: 2.2.0-2 version don't support bacula 2.0.X anymore
+ * WARNING: 2.2.1-1 version don't support bacula 2.0.X anymore
+ we use update recyclepool= instead of SQL query in media update
+
* cleanup brestore
* update brestore_xxx only when job is in (T, f, A)
- * use update recyclepool= instead of SQL query
* fix Media.LocationId update during label barcodes
-- Eric Bollengier <eric@eb.homelinux.org> Mon, 20 Aug 2007 15:15:47 +0000