]> Dogcows Code - chaz/homebank/blobdiff - src/dsp-account.c
import homebank-5.2.7
[chaz/homebank] / src / dsp-account.c
index 6f1132763ea07892788ec7c74714d9dee4bd48bb..0e72c103b1106d2440c317684e2fd9c789220c9f 100644 (file)
@@ -290,7 +290,7 @@ gint count;
        if(count <= 0)
        {
                ui_dialog_msg_infoerror(GTK_WINDOW(data->window), GTK_MESSAGE_INFO,
-               _("Check internal transfert result"),
+               _("Check internal transfer result"),
                _("No inconsistency found !")
                );
        }
@@ -300,7 +300,7 @@ gint count;
        
                do_fix = ui_dialog_msg_question(
                        GTK_WINDOW(data->window),
-                       _("Check internal transfert result"),
+                       _("Check internal transfer result"),
                        _("Inconsistency were found: %d\n"
                          "do you want to review and fix ?"),
                        count
This page took 0.016507 seconds and 4 git commands to generate.