~mdoyen/homebank/5.2.x

« back to all changes in this revision

Viewing changes to src/dsp-account.c

  • Committer: Maxime Doyen
  • Date: 2019-07-29 20:34:22 UTC
  • Revision ID: homebank@free.fr-20190729203422-hy3g4szjv3dbzmxu
5.2.7 release

Show diffs side-by-side

added added

removed removed

Lines of Context:
290
290
        if(count <= 0)
291
291
        {
292
292
                ui_dialog_msg_infoerror(GTK_WINDOW(data->window), GTK_MESSAGE_INFO,
293
 
                _("Check internal transfert result"),
 
293
                _("Check internal transfer result"),
294
294
                _("No inconsistency found !")
295
295
                );
296
296
        }
300
300
        
301
301
                do_fix = ui_dialog_msg_question(
302
302
                        GTK_WINDOW(data->window),
303
 
                        _("Check internal transfert result"),
 
303
                        _("Check internal transfer result"),
304
304
                        _("Inconsistency were found: %d\n"
305
305
                          "do you want to review and fix ?"),
306
306
                        count