--- a/Helpviewer/Bookmarks/BookmarksImporters/FirefoxImporter.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Helpviewer/Bookmarks/BookmarksImporters/FirefoxImporter.py Fri Nov 01 15:48:48 2013 +0100 @@ -44,11 +44,13 @@ UI.PixmapCache.getPixmap("chrome.png"), "Mozilla Firefox", "places.sqlite", - QCoreApplication.translate("FirefoxImporter", + QCoreApplication.translate( + "FirefoxImporter", """Mozilla Firefox stores its bookmarks in the""" """ <b>places.sqlite</b> SQLite database. This file is""" """ usually located in"""), - QCoreApplication.translate("FirefoxImporter", + QCoreApplication.translate( + "FirefoxImporter", """Please choose the file to begin importing bookmarks."""), standardDir, )