Fix some bad line breaks on HTML supports
[fanfix.git] / src / be / nikiroo / fanfix / reader / LocalReaderFrame.java
index 1dc63e784d07fd1c74a4c59f0ae36817eac70e02..a7935138d6ff2157cf11a5e356d8eb366862d112 100644 (file)
@@ -562,7 +562,7 @@ class LocalReaderFrame extends JFrame {
         */
        private void outOfUi(Progress progress, final Runnable run) {
                final Progress pg = new Progress();
-               final Progress reload = new Progress("Reload local caches");
+               final Progress reload = new Progress("Reload books");
                if (progress == null) {
                        progress = new Progress();
                }