diff -r 801289962f4e -r 57179e4cdadd Helpviewer/Bookmarks/BookmarksImporters/OperaImporter.py --- a/Helpviewer/Bookmarks/BookmarksImporters/OperaImporter.py Mon Oct 14 20:08:19 2013 +0200 +++ b/Helpviewer/Bookmarks/BookmarksImporters/OperaImporter.py Tue Oct 15 18:29:32 2013 +0200 @@ -40,10 +40,12 @@ UI.PixmapCache.getPixmap("opera.png"), "Opera", "bookmarks.adr", - QCoreApplication.translate("OperaImporter", + QCoreApplication.translate( + "OperaImporter", """Opera stores its bookmarks in the <b>bookmarks.adr</b> """ """text file. This file is usually located in"""), - QCoreApplication.translate("OperaImporter", + QCoreApplication.translate( + "OperaImporter", """Please choose the file to begin importing bookmarks."""), standardDir, )