fix english
[claws.git] / src / prefs_matcher.c
index 967c3c8db6aefa7876a49471b0b85771d94f7cc0..a810068f7c198d79133bd009d2b93ba85ba4430d 100644 (file)
@@ -1405,8 +1405,8 @@ static void prefs_matcher_ok(void)
                                        row++;
                                }
                                if (strcmp(matcher_str, str) != 0) {
-                                       val = alertpanel(_("Entry not registered"),
-                                                _("The entry was not registered\nAre you really finished?"),
+                                       val = alertpanel(_("Entry not saved"),
+                                                _("The entry was not saved\nHave you really finished?"),
                                                 _("Yes"), _("No"), NULL);
                                        if (G_ALERTDEFAULT != val) {
                                                g_free(str);