Helpviewer/Bookmarks/BookmarksImporters/SafariImporter.py

changeset 3022
57179e4cdadd
parent 3002
6ffc581f00f1
child 3058
0a02c433f52d
child 3160
209a07d7e401
--- a/Helpviewer/Bookmarks/BookmarksImporters/SafariImporter.py	Mon Oct 14 20:08:19 2013 +0200
+++ b/Helpviewer/Bookmarks/BookmarksImporters/SafariImporter.py	Tue Oct 15 18:29:32 2013 +0200
@@ -47,7 +47,8 @@
                 """Apple Safari stores its bookmarks in the"""
                 """ <b>Bookmarks.plist</b> file. This file is usually"""
                 """ located in"""),
-            QCoreApplication.translate("SafariImporter",
+            QCoreApplication.translate(
+                "SafariImporter",
                 """Please choose the file to begin importing bookmarks."""),
             standardDir,
         )

eric ide

mercurial