diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/isodumper/isodumper.glade | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/isodumper/isodumper.glade b/share/isodumper/isodumper.glade index 8d2c7b4..9c465b0 100644 --- a/share/isodumper/isodumper.glade +++ b/share/isodumper/isodumper.glade @@ -12,8 +12,8 @@ <property name="skip_taskbar_hint">True</property> <property name="message_type">warning</property> <property name="buttons">ok-cancel</property> - <property name="text" translatable="yes">Writing is in progress. Exiting will occur that the device will be unusable. -Are you sure you want to quit during writing on the device?</property> + <property name="text" translatable="yes">Writing is in progress. Exiting during writing will occur that the device or the backup will be unusable. +Are you sure you want to quit during writing?</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox"> <property name="visible">True</property> @@ -913,7 +913,6 @@ Public License instead of this License. <property name="window_position">center-always</property> <property name="icon_name">isodumper</property> <property name="type_hint">dialog</property> - <property name="deletable">False</property> <signal name="delete_event" handler="on_main_dialog_delete_event"/> <child> <widget class="GtkVBox" id="vbox2"> @@ -1601,8 +1600,7 @@ Public License instead of this License. <property name="xalign">0</property> <property name="xpad">5</property> <property name="label" translatable="yes"><b>Success</b> - The image was successfully written to the - target device. + The operation was successfully performed. You are free to unplug it now, a log isodumper.log of the operation will be saved in your homedir/.isodumper/ when |