* src/addrbook.c
[claws.git] / src / gtkspell.c
index 3df1acfa85f05920dbddb20f2cb3730ddbaa5dfc..7b9f17efbecb8724a50a4f96ce74f78a73847678 100644 (file)
@@ -1543,7 +1543,7 @@ GSList *gtkpspell_get_dictionary_list(const gchar *pspell_path, gint refresh)
        }
         if(list==NULL){
                
-               debug_print(_("Pspell: error when searching for dictionaries.\nNo dictionary found."));
+               debug_print(_("Pspell: error when searching for dictionaries.\nNo dictionary found.\n"));
                list = create_empty_dictionary_list();
        }