aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-04-10 13:40:22 +0200
committerPapoteur <papoteur@mageialinux-online.org>2016-04-10 13:40:22 +0200
commit1a7e817bb0e07ec101d8a6011d1d2a8a6b5b4920 (patch)
tree38d5b7a107b847cedf88123049fd223f7af6d15e
parentdf0941c44d01c2994c03358b202cafa650e55b0d (diff)
downloadisodumper-1a7e817bb0e07ec101d8a6011d1d2a8a6b5b4920.tar
isodumper-1a7e817bb0e07ec101d8a6011d1d2a8a6b5b4920.tar.gz
isodumper-1a7e817bb0e07ec101d8a6011d1d2a8a6b5b4920.tar.bz2
isodumper-1a7e817bb0e07ec101d8a6011d1d2a8a6b5b4920.tar.xz
isodumper-1a7e817bb0e07ec101d8a6011d1d2a8a6b5b4920.zip
Change success message
-rw-r--r--lib/isodumper.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isodumper.py b/lib/isodumper.py
index 5276bf3..20c427b 100644
--- a/lib/isodumper.py
+++ b/lib/isodumper.py
@@ -493,8 +493,8 @@ class IsoDumper(object):
self.operation=False
self.final_unsensitive()
info = Info(_("Success"),True,_("The operation completed successfully.\n\
- You are free to unplug it now, a log isodumper.log\n\
- of the operation will be saved in your homedir/.isodumper/ when\n\
+ You are free to unplug it now, a logfile \n\
+(/home/-user- or /root)/.isodumper/isodumper.log will be saved when\n\
you close the application."))
if self.ask_OK(info) :
return