The translators don't know how to what to do about them: if they omit them the dialog stretches wildly because wrapping wasn't set. If they include them in the translation the text might look awkwardly formatted. Resolves: rhbz#728556 --- ui/reinitialize-dialog.glade | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ui/reinitialize-dialog.glade b/ui/reinitialize-dialog.glade index 4eb4f5e..150c941 100644 --- a/ui/reinitialize-dialog.glade +++ b/ui/reinitialize-dialog.glade @@ -189,22 +189,20 @@ <property name="visible">True</property> <property name="label" translatable="yes">We could not detect partitions or filesystems on this device. -This could be because the device is <b>blank</b>, <b>unpartitioned</b>, or <b>virtual</b>. If not, -there may be data on the device that can not be recovered if you use it in this -installation. We can remove the device from this installation to protect the data. +This could be because the device is <b>blank</b>, <b>unpartitioned</b>, or <b>virtual</b>. If not, there may be data on the device that can not be recovered if you use it in this installation. We can remove the device from this installation to protect the data. Are you sure this device does not contain valuable data?</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> + <property name="wrap">True</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> + <property name="width_chars">70</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </widget> -- 1.7.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list