diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/isodumper/isodumper.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/isodumper/isodumper.glade b/share/isodumper/isodumper.glade index 3dde2bf..9686d12 100644 --- a/share/isodumper/isodumper.glade +++ b/share/isodumper/isodumper.glade @@ -686,7 +686,7 @@ Public License instead of this License. window for the exact error. The application will be closed with this window, and a logfile - isodumper.log will be saved in your homedir/.isodumper </property> + (/home/-user- or /root)/.isodumper/isodumper.log will be saved.</property> <property name="use_markup">True</property> </widget> <packing> @@ -1699,8 +1699,8 @@ The fields of the main window are as follows: <property name="label" translatable="yes"><b>Success</b> 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 + You are free to unplug it now, a logfile + (/home/-user- or /root)/.isodumper/isodumper.log will be saved when you close the application.</property> <property name="use_markup">True</property> </widget> |