1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.36.0 -->
3<interface>
4  <requires lib="gtk+" version="3.22"/>
5  <object class="GtkDialog" id="aqbanking_connection_dialog">
6    <property name="can_focus">False</property>
7    <property name="border_width">5</property>
8    <property name="title" translatable="yes">Online Banking Connection Window</property>
9    <property name="default_width">350</property>
10    <property name="default_height">500</property>
11    <property name="type_hint">dialog</property>
12    <signal name="delete-event" handler="ggg_delete_event_cb" swapped="no"/>
13    <child internal-child="vbox">
14      <object class="GtkBox" id="dialog-vbox9">
15        <property name="visible">True</property>
16        <property name="can_focus">False</property>
17        <property name="orientation">vertical</property>
18        <property name="spacing">2</property>
19        <child internal-child="action_area">
20          <object class="GtkButtonBox" id="dialog-action_area9">
21            <property name="visible">True</property>
22            <property name="can_focus">False</property>
23            <property name="layout_style">end</property>
24            <child>
25              <object class="GtkButton" id="abort_button">
26                <property name="label" translatable="yes">_Abort</property>
27                <property name="visible">True</property>
28                <property name="sensitive">False</property>
29                <property name="can_focus">True</property>
30                <property name="can_default">True</property>
31                <property name="receives_default">True</property>
32                <property name="use_underline">True</property>
33                <signal name="clicked" handler="ggg_abort_clicked_cb" swapped="no"/>
34              </object>
35              <packing>
36                <property name="expand">False</property>
37                <property name="fill">False</property>
38                <property name="position">0</property>
39              </packing>
40            </child>
41            <child>
42              <object class="GtkButton" id="close_button">
43                <property name="label" translatable="yes">_Close</property>
44                <property name="visible">True</property>
45                <property name="can_focus">True</property>
46                <property name="can_default">True</property>
47                <property name="receives_default">True</property>
48                <property name="use_underline">True</property>
49                <signal name="clicked" handler="ggg_close_clicked_cb" swapped="no"/>
50              </object>
51              <packing>
52                <property name="expand">False</property>
53                <property name="fill">False</property>
54                <property name="position">1</property>
55              </packing>
56            </child>
57          </object>
58          <packing>
59            <property name="expand">False</property>
60            <property name="fill">True</property>
61            <property name="pack_type">end</property>
62            <property name="position">0</property>
63          </packing>
64        </child>
65        <child>
66          <object class="GtkBox" id="vbox149">
67            <property name="visible">True</property>
68            <property name="can_focus">False</property>
69            <property name="border_width">5</property>
70            <property name="orientation">vertical</property>
71            <property name="spacing">18</property>
72            <child>
73              <object class="GtkBox" id="vbox160">
74                <property name="visible">True</property>
75                <property name="can_focus">False</property>
76                <property name="orientation">vertical</property>
77                <property name="spacing">6</property>
78                <child>
79                  <object class="GtkLabel" id="label8877443">
80                    <property name="visible">True</property>
81                    <property name="can_focus">False</property>
82                    <property name="label" translatable="yes">Progress</property>
83                    <attributes>
84                      <attribute name="weight" value="bold"/>
85                    </attributes>
86                    <property name="xalign">0</property>
87                  </object>
88                  <packing>
89                    <property name="expand">False</property>
90                    <property name="fill">False</property>
91                    <property name="position">0</property>
92                  </packing>
93                </child>
94                <child>
95                  <object class="GtkGrid" id="entries_grid">
96                    <property name="visible">True</property>
97                    <property name="can_focus">False</property>
98                    <property name="row_spacing">3</property>
99                    <property name="column_spacing">6</property>
100                    <child>
101                      <object class="GtkLabel" id="label8877424">
102                        <property name="visible">True</property>
103                        <property name="can_focus">False</property>
104                        <property name="halign">end</property>
105                        <property name="label" translatable="yes">Current _Job</property>
106                        <property name="use_underline">True</property>
107                        <property name="justify">center</property>
108                        <property name="mnemonic_widget">top_entry</property>
109                        <property name="xalign">0</property>
110                      </object>
111                      <packing>
112                        <property name="left_attach">0</property>
113                        <property name="top_attach">0</property>
114                      </packing>
115                    </child>
116                    <child>
117                      <object class="GtkEntry" id="top_entry">
118                        <property name="visible">True</property>
119                        <property name="can_focus">True</property>
120                        <property name="hexpand">True</property>
121                        <property name="invisible_char">●</property>
122                        <property name="primary_icon_activatable">False</property>
123                        <property name="secondary_icon_activatable">False</property>
124                      </object>
125                      <packing>
126                        <property name="left_attach">1</property>
127                        <property name="top_attach">0</property>
128                      </packing>
129                    </child>
130                    <child>
131                      <object class="GtkProgressBar" id="top_progress">
132                        <property name="visible">True</property>
133                        <property name="sensitive">False</property>
134                        <property name="can_focus">False</property>
135                        <property name="pulse_step">0.10000000149</property>
136                      </object>
137                      <packing>
138                        <property name="left_attach">1</property>
139                        <property name="top_attach">1</property>
140                      </packing>
141                    </child>
142                    <child>
143                      <object class="GtkLabel" id="label8877426">
144                        <property name="visible">True</property>
145                        <property name="can_focus">False</property>
146                        <property name="halign">end</property>
147                        <property name="label" translatable="yes">Progress</property>
148                        <property name="justify">center</property>
149                        <property name="xalign">0</property>
150                      </object>
151                      <packing>
152                        <property name="left_attach">0</property>
153                        <property name="top_attach">1</property>
154                      </packing>
155                    </child>
156                    <child>
157                      <object class="GtkLabel" id="label8877425">
158                        <property name="visible">True</property>
159                        <property name="can_focus">False</property>
160                        <property name="halign">end</property>
161                        <property name="label" translatable="yes">Current _Action</property>
162                        <property name="use_underline">True</property>
163                        <property name="justify">center</property>
164                        <property name="mnemonic_widget">second_entry</property>
165                        <property name="xalign">0</property>
166                      </object>
167                      <packing>
168                        <property name="left_attach">0</property>
169                        <property name="top_attach">2</property>
170                      </packing>
171                    </child>
172                    <child>
173                      <object class="GtkEntry" id="second_entry">
174                        <property name="visible">True</property>
175                        <property name="can_focus">True</property>
176                        <property name="hexpand">True</property>
177                        <property name="invisible_char">●</property>
178                        <property name="primary_icon_activatable">False</property>
179                        <property name="secondary_icon_activatable">False</property>
180                      </object>
181                      <packing>
182                        <property name="left_attach">1</property>
183                        <property name="top_attach">2</property>
184                      </packing>
185                    </child>
186                  </object>
187                  <packing>
188                    <property name="expand">False</property>
189                    <property name="fill">True</property>
190                    <property name="position">1</property>
191                  </packing>
192                </child>
193              </object>
194              <packing>
195                <property name="expand">False</property>
196                <property name="fill">False</property>
197                <property name="position">0</property>
198              </packing>
199            </child>
200            <child>
201              <object class="GtkBox" id="vbox162">
202                <property name="visible">True</property>
203                <property name="can_focus">False</property>
204                <property name="orientation">vertical</property>
205                <property name="spacing">6</property>
206                <child>
207                  <object class="GtkLabel" id="label8877444">
208                    <property name="visible">True</property>
209                    <property name="can_focus">False</property>
210                    <property name="label" translatable="yes">&lt;b&gt;_Log Messages&lt;/b&gt;</property>
211                    <property name="use_markup">True</property>
212                    <property name="use_underline">True</property>
213                    <property name="xalign">0</property>
214                  </object>
215                  <packing>
216                    <property name="expand">False</property>
217                    <property name="fill">False</property>
218                    <property name="position">0</property>
219                  </packing>
220                </child>
221                <child>
222                  <object class="GtkScrolledWindow" id="scrolledwindow30">
223                    <property name="visible">True</property>
224                    <property name="can_focus">True</property>
225                    <property name="shadow_type">in</property>
226                    <child>
227                      <object class="GtkTextView" id="log_text">
228                        <property name="visible">True</property>
229                        <property name="can_focus">True</property>
230                        <property name="margin_start">3</property>
231                        <property name="margin_end">3</property>
232                        <property name="editable">False</property>
233                        <property name="wrap_mode">word</property>
234                        <property name="accepts_tab">False</property>
235                      </object>
236                    </child>
237                  </object>
238                  <packing>
239                    <property name="expand">True</property>
240                    <property name="fill">True</property>
241                    <property name="position">1</property>
242                  </packing>
243                </child>
244              </object>
245              <packing>
246                <property name="expand">True</property>
247                <property name="fill">True</property>
248                <property name="position">1</property>
249              </packing>
250            </child>
251            <child>
252              <object class="GtkCheckButton" id="close_checkbutton">
253                <property name="label" translatable="yes">Close when _finished</property>
254                <property name="visible">True</property>
255                <property name="can_focus">True</property>
256                <property name="receives_default">False</property>
257                <property name="halign">start</property>
258                <property name="use_underline">True</property>
259                <property name="active">True</property>
260                <property name="draw_indicator">True</property>
261                <signal name="toggled" handler="ggg_close_toggled_cb" swapped="no"/>
262              </object>
263              <packing>
264                <property name="expand">False</property>
265                <property name="fill">False</property>
266                <property name="position">2</property>
267              </packing>
268            </child>
269          </object>
270          <packing>
271            <property name="expand">True</property>
272            <property name="fill">True</property>
273            <property name="position">2</property>
274          </packing>
275        </child>
276      </object>
277    </child>
278    <action-widgets>
279      <action-widget response="-6">abort_button</action-widget>
280      <action-widget response="-7">close_button</action-widget>
281    </action-widgets>
282    <child type="titlebar">
283      <placeholder/>
284    </child>
285  </object>
286  <object class="GtkDialog" id="aqbanking_date_range_dialog">
287    <property name="can_focus">False</property>
288    <property name="border_width">5</property>
289    <property name="title" translatable="yes">Get Transactions Online</property>
290    <property name="type_hint">dialog</property>
291    <child internal-child="vbox">
292      <object class="GtkBox" id="dialog-vbox1">
293        <property name="visible">True</property>
294        <property name="can_focus">False</property>
295        <property name="orientation">vertical</property>
296        <property name="spacing">2</property>
297        <child internal-child="action_area">
298          <object class="GtkButtonBox" id="dialog-action_area1">
299            <property name="visible">True</property>
300            <property name="can_focus">False</property>
301            <property name="layout_style">end</property>
302            <child>
303              <object class="GtkButton" id="cancel_button1">
304                <property name="label" translatable="yes">_Cancel</property>
305                <property name="visible">True</property>
306                <property name="can_focus">True</property>
307                <property name="can_default">True</property>
308                <property name="receives_default">True</property>
309                <property name="use_underline">True</property>
310              </object>
311              <packing>
312                <property name="expand">False</property>
313                <property name="fill">False</property>
314                <property name="position">0</property>
315              </packing>
316            </child>
317            <child>
318              <object class="GtkButton" id="ok_button">
319                <property name="label" translatable="yes">_OK</property>
320                <property name="visible">True</property>
321                <property name="can_focus">True</property>
322                <property name="can_default">True</property>
323                <property name="receives_default">True</property>
324                <property name="use_underline">True</property>
325              </object>
326              <packing>
327                <property name="expand">False</property>
328                <property name="fill">False</property>
329                <property name="position">1</property>
330              </packing>
331            </child>
332          </object>
333          <packing>
334            <property name="expand">False</property>
335            <property name="fill">True</property>
336            <property name="pack_type">end</property>
337            <property name="position">0</property>
338          </packing>
339        </child>
340        <child>
341          <object class="GtkBox" id="vbox152">
342            <property name="visible">True</property>
343            <property name="can_focus">False</property>
344            <property name="border_width">5</property>
345            <property name="orientation">vertical</property>
346            <property name="spacing">18</property>
347            <child>
348              <object class="GtkLabel" id="date_heading_label">
349                <property name="visible">True</property>
350                <property name="can_focus">False</property>
351                <property name="label" translatable="yes">Date range of transactions to retrieve:</property>
352                <property name="justify">center</property>
353                <property name="wrap">True</property>
354              </object>
355              <packing>
356                <property name="expand">False</property>
357                <property name="fill">False</property>
358                <property name="position">0</property>
359              </packing>
360            </child>
361            <child>
362              <object class="GtkBox" id="vbox163">
363                <property name="visible">True</property>
364                <property name="can_focus">False</property>
365                <property name="orientation">vertical</property>
366                <property name="spacing">6</property>
367                <child>
368                  <object class="GtkLabel" id="label8877445">
369                    <property name="visible">True</property>
370                    <property name="can_focus">False</property>
371                    <property name="label" translatable="yes">From</property>
372                    <attributes>
373                      <attribute name="weight" value="bold"/>
374                    </attributes>
375                    <property name="xalign">0</property>
376                  </object>
377                  <packing>
378                    <property name="expand">False</property>
379                    <property name="fill">False</property>
380                    <property name="position">0</property>
381                  </packing>
382                </child>
383                <child>
384                  <object class="GtkGrid">
385                    <property name="visible">True</property>
386                    <property name="can_focus">False</property>
387                    <property name="row_spacing">3</property>
388                    <property name="column_spacing">6</property>
389                    <child>
390                      <object class="GtkRadioButton" id="first_button">
391                        <property name="label" translatable="yes">_Earliest possible date</property>
392                        <property name="visible">True</property>
393                        <property name="can_focus">True</property>
394                        <property name="receives_default">False</property>
395                        <property name="halign">start</property>
396                        <property name="use_underline">True</property>
397                        <property name="active">True</property>
398                        <property name="draw_indicator">True</property>
399                      </object>
400                      <packing>
401                        <property name="left_attach">0</property>
402                        <property name="top_attach">0</property>
403                        <property name="width">2</property>
404                      </packing>
405                    </child>
406                    <child>
407                      <object class="GtkRadioButton" id="last_retrieval_button">
408                        <property name="label" translatable="yes">_Last retrieval date</property>
409                        <property name="visible">True</property>
410                        <property name="can_focus">True</property>
411                        <property name="receives_default">False</property>
412                        <property name="halign">start</property>
413                        <property name="use_underline">True</property>
414                        <property name="draw_indicator">True</property>
415                        <property name="group">first_button</property>
416                      </object>
417                      <packing>
418                        <property name="left_attach">0</property>
419                        <property name="top_attach">1</property>
420                        <property name="width">2</property>
421                      </packing>
422                    </child>
423                    <child>
424                      <object class="GtkRadioButton" id="enter_from_button">
425                        <property name="label" translatable="yes">E_nter date:</property>
426                        <property name="visible">True</property>
427                        <property name="can_focus">True</property>
428                        <property name="receives_default">False</property>
429                        <property name="halign">start</property>
430                        <property name="use_underline">True</property>
431                        <property name="draw_indicator">True</property>
432                        <property name="group">first_button</property>
433                        <signal name="toggled" handler="ddr_toggled_cb" swapped="no"/>
434                      </object>
435                      <packing>
436                        <property name="left_attach">0</property>
437                        <property name="top_attach">2</property>
438                      </packing>
439                    </child>
440                    <child>
441                      <object class="GtkBox" id="enter_from_box">
442                        <property name="visible">True</property>
443                        <property name="can_focus">False</property>
444                        <property name="hexpand">True</property>
445                      </object>
446                      <packing>
447                        <property name="left_attach">1</property>
448                        <property name="top_attach">2</property>
449                      </packing>
450                    </child>
451                  </object>
452                  <packing>
453                    <property name="expand">False</property>
454                    <property name="fill">True</property>
455                    <property name="position">1</property>
456                  </packing>
457                </child>
458              </object>
459              <packing>
460                <property name="expand">False</property>
461                <property name="fill">False</property>
462                <property name="position">1</property>
463              </packing>
464            </child>
465            <child>
466              <object class="GtkBox" id="vbox165">
467                <property name="visible">True</property>
468                <property name="can_focus">False</property>
469                <property name="orientation">vertical</property>
470                <property name="spacing">6</property>
471                <child>
472                  <object class="GtkLabel" id="label8877446">
473                    <property name="visible">True</property>
474                    <property name="can_focus">False</property>
475                    <property name="label" translatable="yes">To</property>
476                    <attributes>
477                      <attribute name="weight" value="bold"/>
478                    </attributes>
479                    <property name="xalign">0</property>
480                  </object>
481                  <packing>
482                    <property name="expand">False</property>
483                    <property name="fill">False</property>
484                    <property name="position">0</property>
485                  </packing>
486                </child>
487                <child>
488                  <object class="GtkGrid">
489                    <property name="visible">True</property>
490                    <property name="can_focus">False</property>
491                    <property name="row_spacing">3</property>
492                    <property name="column_spacing">6</property>
493                    <child>
494                      <object class="GtkRadioButton" id="enter_to_button">
495                        <property name="label" translatable="yes">Ente_r date:</property>
496                        <property name="visible">True</property>
497                        <property name="can_focus">True</property>
498                        <property name="receives_default">False</property>
499                        <property name="halign">start</property>
500                        <property name="use_underline">True</property>
501                        <property name="draw_indicator">True</property>
502                        <property name="group">now_button</property>
503                        <signal name="toggled" handler="ddr_toggled_cb" swapped="no"/>
504                      </object>
505                      <packing>
506                        <property name="left_attach">0</property>
507                        <property name="top_attach">1</property>
508                      </packing>
509                    </child>
510                    <child>
511                      <object class="GtkRadioButton" id="now_button">
512                        <property name="label" translatable="yes">No_w</property>
513                        <property name="visible">True</property>
514                        <property name="can_focus">True</property>
515                        <property name="receives_default">False</property>
516                        <property name="halign">start</property>
517                        <property name="use_underline">True</property>
518                        <property name="active">True</property>
519                        <property name="draw_indicator">True</property>
520                      </object>
521                      <packing>
522                        <property name="left_attach">0</property>
523                        <property name="top_attach">0</property>
524                        <property name="width">2</property>
525                      </packing>
526                    </child>
527                    <child>
528                      <object class="GtkBox" id="enter_to_box">
529                        <property name="visible">True</property>
530                        <property name="can_focus">False</property>
531                        <property name="hexpand">True</property>
532                      </object>
533                      <packing>
534                        <property name="left_attach">1</property>
535                        <property name="top_attach">1</property>
536                      </packing>
537                    </child>
538                  </object>
539                  <packing>
540                    <property name="expand">False</property>
541                    <property name="fill">True</property>
542                    <property name="position">1</property>
543                  </packing>
544                </child>
545              </object>
546              <packing>
547                <property name="expand">False</property>
548                <property name="fill">False</property>
549                <property name="position">2</property>
550              </packing>
551            </child>
552          </object>
553          <packing>
554            <property name="expand">True</property>
555            <property name="fill">True</property>
556            <property name="position">2</property>
557          </packing>
558        </child>
559      </object>
560    </child>
561    <action-widgets>
562      <action-widget response="-6">cancel_button1</action-widget>
563      <action-widget response="-5">ok_button</action-widget>
564    </action-widgets>
565    <child type="titlebar">
566      <placeholder/>
567    </child>
568  </object>
569  <object class="GtkDialog" id="aqbanking_password_dialog">
570    <property name="can_focus">False</property>
571    <property name="border_width">5</property>
572    <property name="title" translatable="yes">Enter Password</property>
573    <property name="type_hint">dialog</property>
574    <child internal-child="vbox">
575      <object class="GtkBox" id="dialog-vbox3">
576        <property name="visible">True</property>
577        <property name="can_focus">False</property>
578        <property name="orientation">vertical</property>
579        <child internal-child="action_area">
580          <object class="GtkButtonBox" id="dialog-action_area3">
581            <property name="visible">True</property>
582            <property name="can_focus">False</property>
583            <property name="layout_style">end</property>
584            <child>
585              <object class="GtkButton" id="cancelbutton2">
586                <property name="label" translatable="yes">_Cancel</property>
587                <property name="visible">True</property>
588                <property name="can_focus">True</property>
589                <property name="can_default">True</property>
590                <property name="receives_default">True</property>
591                <property name="use_underline">True</property>
592              </object>
593              <packing>
594                <property name="expand">False</property>
595                <property name="fill">False</property>
596                <property name="position">0</property>
597              </packing>
598            </child>
599            <child>
600              <object class="GtkButton" id="okbutton2">
601                <property name="label" translatable="yes">_OK</property>
602                <property name="visible">True</property>
603                <property name="can_focus">True</property>
604                <property name="can_default">True</property>
605                <property name="receives_default">True</property>
606                <property name="use_underline">True</property>
607              </object>
608              <packing>
609                <property name="expand">False</property>
610                <property name="fill">False</property>
611                <property name="position">1</property>
612              </packing>
613            </child>
614          </object>
615          <packing>
616            <property name="expand">False</property>
617            <property name="fill">True</property>
618            <property name="pack_type">end</property>
619            <property name="position">0</property>
620          </packing>
621        </child>
622        <child>
623          <object class="GtkBox" id="vbox167">
624            <property name="visible">True</property>
625            <property name="can_focus">False</property>
626            <property name="border_width">5</property>
627            <property name="orientation">vertical</property>
628            <property name="spacing">18</property>
629            <child>
630              <object class="GtkLabel" id="heading_pw_label">
631                <property name="visible">True</property>
632                <property name="can_focus">False</property>
633                <property name="label" translatable="yes">Enter your password</property>
634                <property name="wrap">True</property>
635              </object>
636              <packing>
637                <property name="expand">False</property>
638                <property name="fill">False</property>
639                <property name="position">0</property>
640              </packing>
641            </child>
642            <child>
643              <object class="GtkBox" id="flicker_hbox">
644                <property name="visible">True</property>
645                <property name="can_focus">False</property>
646                <property name="spacing">7</property>
647                <child>
648                  <object class="GtkLabel">
649                    <property name="visible">True</property>
650                    <property name="can_focus">False</property>
651                    <property name="halign">end</property>
652                    <property name="label" translatable="yes">Bar_width</property>
653                    <property name="xalign">0.7</property>
654                    <property name="use_underline">True</property>
655                    <property name="mnemonic_widget">spin_barwidth</property>
656                    <attributes>
657                      <attribute name="gravity" value="west"/>
658                    </attributes>
659                  </object>
660                  <packing>
661                    <property name="expand">False</property>
662                    <property name="fill">True</property>
663                    <property name="position">0</property>
664                  </packing>
665                </child>
666                <child>
667                  <object class="GtkSpinButton" id="spin_barwidth">
668                    <property name="visible">True</property>
669                    <property name="can_focus">True</property>
670                    <property name="tooltip-text" translatable="yes" comments="TAN generator with flicker interface common in DE only">Setting the bar width, adapting to the size of the TAN generator.</property>
671                    <property name="numeric">True</property>
672                    <property name="update_policy">if-valid</property>
673                  </object>
674                  <packing>
675                    <property name="expand">False</property>
676                    <property name="fill">True</property>
677                    <property name="position">1</property>
678                  </packing>
679                </child>
680                <child>
681                  <object class="GtkLabel">
682                    <property name="visible">True</property>
683                    <property name="can_focus">False</property>
684                    <property name="halign">end</property>
685                    <property name="label" translatable="yes">_Delay</property>
686                    <property name="xalign">0.7</property>
687                    <property name="use_underline">True</property>
688                    <property name="mnemonic_widget">spin_delay</property>
689                  </object>
690                  <packing>
691                    <property name="expand">False</property>
692                    <property name="fill">True</property>
693                    <property name="position">2</property>
694                  </packing>
695                </child>
696                <child>
697                  <object class="GtkSpinButton" id="spin_delay">
698                    <property name="visible">True</property>
699                    <property name="can_focus">True</property>
700                    <property name="tooltip-text" translatable="yes" comments="TAN generator with flicker interface common in DE only">Setting the delay time, with small values the flicker graphic is repeated faster.</property>
701                    <property name="numeric">True</property>
702                    <property name="update_policy">if-valid</property>
703                  </object>
704                  <packing>
705                    <property name="expand">False</property>
706                    <property name="fill">True</property>
707                    <property name="position">3</property>
708                  </packing>
709                </child>
710                <child>
711                  <placeholder/>
712                </child>
713              </object>
714              <packing>
715                <property name="expand">False</property>
716                <property name="fill">True</property>
717                <property name="position">1</property>
718              </packing>
719            </child>
720            <child>
721              <object class="GtkDrawingArea" id="flicker_marker">
722                <property name="visible">True</property>
723                <property name="app_paintable">True</property>
724                <property name="can_focus">False</property>
725                <property name="hexpand">True</property>
726                <property name="vexpand">True</property>
727              </object>
728              <packing>
729                <property name="expand">False</property>
730                <property name="fill">True</property>
731                <property name="position">2</property>
732              </packing>
733            </child>
734            <child>
735              <object class="GtkBox">
736                <property name="visible">True</property>
737                <property name="can_focus">False</property>
738                <child>
739                  <object class="GtkImage" id="optical_challenge">
740                    <property name="name">optical_challenge</property>
741                    <property name="visible">True</property>
742                    <property name="can_focus">False</property>
743                    <property name="hexpand">True</property>
744                    <property name="vexpand">True</property>
745                    <property name="icon_name">image-missing</property>
746                    <property name="icon_size">6</property>
747                  </object>
748                  <packing>
749                    <property name="expand">False</property>
750                    <property name="fill">True</property>
751                    <property name="position">0</property>
752                  </packing>
753                </child>
754                <child>
755                  <object class="GtkDrawingArea" id="flicker_challenge">
756                    <property name="visible">True</property>
757                    <property name="app_paintable">True</property>
758                    <property name="tooltip_text" translatable="yes" comments="TAN generator with flicker interface common in DE only">Hold the TAN generator in front of the animated graphic. The markings (triangles) on the graphic must match those on the TAN generator.</property>
759                    <property name="can_focus">False</property>
760                    <property name="hexpand">True</property>
761                    <property name="vexpand">True</property>
762                  </object>
763                  <packing>
764                    <property name="expand">False</property>
765                    <property name="fill">True</property>
766                    <property name="position">1</property>
767                  </packing>
768                </child>
769              </object>
770              <packing>
771                <property name="expand">False</property>
772                <property name="fill">True</property>
773                <property name="position">3</property>
774              </packing>
775            </child>
776            <child>
777              <object class="GtkGrid" id="grid1">
778                <property name="visible">True</property>
779                <property name="can_focus">False</property>
780                <property name="row_spacing">3</property>
781                <property name="column_spacing">6</property>
782                <child>
783                  <object class="GtkLabel" id="label8877456">
784                    <property name="visible">True</property>
785                    <property name="can_focus">False</property>
786                    <property name="halign">end</property>
787                    <property name="label" translatable="yes">_Password</property>
788                    <property name="use_underline">True</property>
789                    <property name="mnemonic_widget">input_entry</property>
790                    <property name="xalign">0</property>
791                  </object>
792                  <packing>
793                    <property name="left_attach">0</property>
794                    <property name="top_attach">0</property>
795                  </packing>
796                </child>
797                <child>
798                  <object class="GtkLabel" id="confirm_label">
799                    <property name="visible">True</property>
800                    <property name="can_focus">False</property>
801                    <property name="halign">end</property>
802                    <property name="label" translatable="yes">Con_firm Password</property>
803                    <property name="use_underline">True</property>
804                    <property name="mnemonic_widget">confirm_entry</property>
805                    <property name="xalign">0</property>
806                  </object>
807                  <packing>
808                    <property name="left_attach">0</property>
809                    <property name="top_attach">1</property>
810                  </packing>
811                </child>
812                <child>
813                  <object class="GtkEntry" id="input_entry">
814                    <property name="visible">True</property>
815                    <property name="can_focus">True</property>
816                    <property name="visibility">False</property>
817                    <property name="invisible_char">●</property>
818                    <property name="primary_icon_activatable">False</property>
819                    <property name="secondary_icon_activatable">False</property>
820                  </object>
821                  <packing>
822                    <property name="left_attach">1</property>
823                    <property name="top_attach">0</property>
824                  </packing>
825                </child>
826                <child>
827                  <object class="GtkEntry" id="confirm_entry">
828                    <property name="visible">True</property>
829                    <property name="can_focus">True</property>
830                    <property name="visibility">False</property>
831                    <property name="invisible_char">●</property>
832                    <property name="primary_icon_activatable">False</property>
833                    <property name="secondary_icon_activatable">False</property>
834                  </object>
835                  <packing>
836                    <property name="left_attach">1</property>
837                    <property name="top_attach">1</property>
838                  </packing>
839                </child>
840                <child>
841                  <object class="GtkCheckButton" id="remember_pin">
842                    <property name="label" translatable="yes">_Remember the PIN in memory</property>
843                    <property name="visible">True</property>
844                    <property name="can_focus">True</property>
845                    <property name="receives_default">False</property>
846                    <property name="has_tooltip">True</property>
847                    <property name="tooltip_markup">If active, the PIN for HBCI/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
848                    <property name="tooltip_text" translatable="yes">If active, the PIN for FinTS/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
849                    <property name="halign">center</property>
850                    <property name="use_underline">True</property>
851                    <property name="draw_indicator">True</property>
852                  </object>
853                  <packing>
854                    <property name="left_attach">0</property>
855                    <property name="top_attach">2</property>
856                    <property name="width">2</property>
857                  </packing>
858                </child>
859              </object>
860              <packing>
861                <property name="expand">False</property>
862                <property name="fill">True</property>
863                <property name="position">4</property>
864              </packing>
865            </child>
866          </object>
867          <packing>
868            <property name="expand">True</property>
869            <property name="fill">True</property>
870            <property name="position">2</property>
871          </packing>
872        </child>
873      </object>
874    </child>
875    <action-widgets>
876      <action-widget response="-6">cancelbutton2</action-widget>
877      <action-widget response="-5">okbutton2</action-widget>
878    </action-widgets>
879    <child type="titlebar">
880      <placeholder/>
881    </child>
882  </object>
883  <object class="GtkDialog" id="aqbanking_template_name_dialog">
884    <property name="can_focus">False</property>
885    <property name="border_width">5</property>
886    <property name="title" translatable="yes">Name for new template</property>
887    <property name="type_hint">dialog</property>
888    <child internal-child="vbox">
889      <object class="GtkBox" id="dialog-vbox2">
890        <property name="visible">True</property>
891        <property name="can_focus">False</property>
892        <property name="orientation">vertical</property>
893        <child internal-child="action_area">
894          <object class="GtkButtonBox" id="dialog-action_area2">
895            <property name="visible">True</property>
896            <property name="can_focus">False</property>
897            <property name="layout_style">end</property>
898            <child>
899              <object class="GtkButton" id="cancelbutton1">
900                <property name="label" translatable="yes">_Cancel</property>
901                <property name="visible">True</property>
902                <property name="can_focus">True</property>
903                <property name="can_default">True</property>
904                <property name="receives_default">True</property>
905                <property name="use_underline">True</property>
906              </object>
907              <packing>
908                <property name="expand">False</property>
909                <property name="fill">False</property>
910                <property name="position">0</property>
911              </packing>
912            </child>
913            <child>
914              <object class="GtkButton" id="okbutton1">
915                <property name="label" translatable="yes">_OK</property>
916                <property name="visible">True</property>
917                <property name="can_focus">True</property>
918                <property name="can_default">True</property>
919                <property name="has_default">True</property>
920                <property name="receives_default">True</property>
921                <property name="use_underline">True</property>
922              </object>
923              <packing>
924                <property name="expand">False</property>
925                <property name="fill">False</property>
926                <property name="position">1</property>
927              </packing>
928            </child>
929          </object>
930          <packing>
931            <property name="expand">False</property>
932            <property name="fill">True</property>
933            <property name="pack_type">end</property>
934            <property name="position">0</property>
935          </packing>
936        </child>
937        <child>
938          <object class="GtkBox" id="vbox159">
939            <property name="visible">True</property>
940            <property name="can_focus">False</property>
941            <property name="border_width">5</property>
942            <property name="orientation">vertical</property>
943            <property name="spacing">12</property>
944            <child>
945              <object class="GtkLabel" id="label8877450">
946                <property name="visible">True</property>
947                <property name="can_focus">False</property>
948                <property name="label" translatable="yes">_Name of the new template</property>
949                <property name="use_underline">True</property>
950                <property name="mnemonic_widget">template_name</property>
951              </object>
952              <packing>
953                <property name="expand">False</property>
954                <property name="fill">False</property>
955                <property name="position">0</property>
956              </packing>
957            </child>
958            <child>
959              <object class="GtkEntry" id="template_name">
960                <property name="visible">True</property>
961                <property name="can_focus">True</property>
962                <property name="tooltip_text" translatable="yes">Enter a unique name for the new template.</property>
963                <property name="max_length">250</property>
964                <property name="invisible_char">●</property>
965                <property name="activates_default">True</property>
966                <property name="primary_icon_activatable">False</property>
967                <property name="secondary_icon_activatable">False</property>
968              </object>
969              <packing>
970                <property name="expand">False</property>
971                <property name="fill">False</property>
972                <property name="position">1</property>
973              </packing>
974            </child>
975          </object>
976          <packing>
977            <property name="expand">True</property>
978            <property name="fill">True</property>
979            <property name="position">2</property>
980          </packing>
981        </child>
982      </object>
983    </child>
984    <action-widgets>
985      <action-widget response="-6">cancelbutton1</action-widget>
986      <action-widget response="-5">okbutton1</action-widget>
987    </action-widgets>
988    <child type="titlebar">
989      <placeholder/>
990    </child>
991  </object>
992  <object class="GtkDialog" id="aqbanking_transaction_dialog">
993    <property name="can_focus">False</property>
994    <property name="border_width">5</property>
995    <property name="title" translatable="yes">Online Transaction</property>
996    <property name="type_hint">dialog</property>
997    <child internal-child="vbox">
998      <object class="GtkBox" id="dialog-vbox7">
999        <property name="visible">True</property>
1000        <property name="can_focus">False</property>
1001        <property name="orientation">vertical</property>
1002        <property name="spacing">2</property>
1003        <child internal-child="action_area">
1004          <object class="GtkButtonBox" id="dialog-action_area7">
1005            <property name="visible">True</property>
1006            <property name="can_focus">False</property>
1007            <property name="layout_style">end</property>
1008            <child>
1009              <object class="GtkButton" id="exec_later_button">
1010                <property name="label" translatable="yes">Execute _later (unimpl.)</property>
1011                <property name="can_focus">True</property>
1012                <property name="can_default">True</property>
1013                <property name="receives_default">True</property>
1014                <property name="use_underline">True</property>
1015              </object>
1016              <packing>
1017                <property name="expand">False</property>
1018                <property name="fill">False</property>
1019                <property name="position">0</property>
1020              </packing>
1021            </child>
1022            <child>
1023              <object class="GtkButton" id="cancel_button">
1024                <property name="label" translatable="yes">_Cancel</property>
1025                <property name="visible">True</property>
1026                <property name="can_focus">True</property>
1027                <property name="can_default">True</property>
1028                <property name="receives_default">True</property>
1029                <property name="use_underline">True</property>
1030              </object>
1031              <packing>
1032                <property name="expand">False</property>
1033                <property name="fill">False</property>
1034                <property name="position">1</property>
1035              </packing>
1036            </child>
1037            <child>
1038              <object class="GtkButton" id="exec_now_button">
1039                <property name="label" translatable="yes">Execute _Now</property>
1040                <property name="visible">True</property>
1041                <property name="can_focus">True</property>
1042                <property name="can_default">True</property>
1043                <property name="has_default">True</property>
1044                <property name="receives_default">True</property>
1045                <property name="has_tooltip">True</property>
1046                <property name="tooltip_markup">Execute this online transaction now</property>
1047                <property name="tooltip_text" translatable="yes">Execute this online transaction now</property>
1048                <property name="use_underline">True</property>
1049              </object>
1050              <packing>
1051                <property name="expand">False</property>
1052                <property name="fill">False</property>
1053                <property name="position">2</property>
1054              </packing>
1055            </child>
1056          </object>
1057          <packing>
1058            <property name="expand">False</property>
1059            <property name="fill">True</property>
1060            <property name="pack_type">end</property>
1061            <property name="position">1</property>
1062          </packing>
1063        </child>
1064        <child>
1065          <object class="GtkBox" id="trans_vbox">
1066            <property name="visible">True</property>
1067            <property name="can_focus">False</property>
1068            <property name="border_width">5</property>
1069            <property name="orientation">vertical</property>
1070            <child>
1071              <object class="GtkLabel" id="heading_label">
1072                <property name="visible">True</property>
1073                <property name="can_focus">False</property>
1074                <property name="label" translatable="yes">Enter an Online Transaction</property>
1075                <property name="justify">center</property>
1076              </object>
1077              <packing>
1078                <property name="expand">False</property>
1079                <property name="fill">False</property>
1080                <property name="position">0</property>
1081              </packing>
1082            </child>
1083            <child>
1084              <object class="GtkGrid" id="grid">
1085                <property name="visible">True</property>
1086                <property name="can_focus">False</property>
1087                <property name="row_spacing">3</property>
1088                <property name="column_spacing">6</property>
1089                <property name="column_homogeneous">True</property>
1090                <child>
1091                  <object class="GtkEntry" id="recp_account_entry">
1092                    <property name="visible">True</property>
1093                    <property name="can_focus">True</property>
1094                    <property name="max_length">12</property>
1095                    <property name="invisible_char">●</property>
1096                    <property name="primary_icon_activatable">False</property>
1097                    <property name="secondary_icon_activatable">False</property>
1098                    <signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
1099                    <signal name="insert-text" handler="gnc_ab_trans_dialog_ibanentry_filter_cb" swapped="no"/>
1100                  </object>
1101                  <packing>
1102                    <property name="left_attach">0</property>
1103                    <property name="top_attach">3</property>
1104                  </packing>
1105                </child>
1106                <child>
1107                  <object class="GtkLabel" id="recp_account_heading">
1108                    <property name="visible">True</property>
1109                    <property name="can_focus">False</property>
1110                    <property name="label" translatable="yes">Recipient Account _Number</property>
1111                    <property name="use_underline">True</property>
1112                    <property name="mnemonic_widget">recp_account_entry</property>
1113                    <property name="xalign">0</property>
1114                  </object>
1115                  <packing>
1116                    <property name="left_attach">0</property>
1117                    <property name="top_attach">2</property>
1118                  </packing>
1119                </child>
1120                <child>
1121                  <object class="GtkEntry" id="recp_bankcode_entry">
1122                    <property name="visible">True</property>
1123                    <property name="can_focus">True</property>
1124                    <property name="max_length">8</property>
1125                    <property name="invisible_char">●</property>
1126                    <property name="primary_icon_activatable">False</property>
1127                    <property name="secondary_icon_activatable">False</property>
1128                    <signal name="insert-text" handler="gnc_ab_trans_dialog_bicentry_filter_cb" swapped="no"/>
1129                  </object>
1130                  <packing>
1131                    <property name="left_attach">1</property>
1132                    <property name="top_attach">3</property>
1133                  </packing>
1134                </child>
1135                <child>
1136                  <object class="GtkLabel" id="recp_bankcode_heading">
1137                    <property name="visible">True</property>
1138                    <property name="can_focus">False</property>
1139                    <property name="label" translatable="yes">Recipient _Bank Code</property>
1140                    <property name="use_underline">True</property>
1141                    <property name="mnemonic_widget">recp_bankcode_entry</property>
1142                    <property name="xalign">0</property>
1143                  </object>
1144                  <packing>
1145                    <property name="left_attach">1</property>
1146                    <property name="top_attach">2</property>
1147                  </packing>
1148                </child>
1149                <child>
1150                  <object class="GtkEntry" id="recp_name_entry">
1151                    <property name="visible">True</property>
1152                    <property name="can_focus">True</property>
1153                    <property name="max_length">27</property>
1154                    <property name="invisible_char">●</property>
1155                    <property name="primary_icon_activatable">False</property>
1156                    <property name="secondary_icon_activatable">False</property>
1157                    <signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
1158                  </object>
1159                  <packing>
1160                    <property name="left_attach">0</property>
1161                    <property name="top_attach">1</property>
1162                    <property name="width">2</property>
1163                  </packing>
1164                </child>
1165                <child>
1166                  <object class="GtkLabel" id="recp_name_heading">
1167                    <property name="visible">True</property>
1168                    <property name="can_focus">False</property>
1169                    <property name="label" translatable="yes">_Recipient Name</property>
1170                    <property name="use_underline">True</property>
1171                    <property name="justify">center</property>
1172                    <property name="mnemonic_widget">recp_name_entry</property>
1173                    <property name="xalign">0</property>
1174                  </object>
1175                  <packing>
1176                    <property name="left_attach">0</property>
1177                    <property name="top_attach">0</property>
1178                    <property name="width">2</property>
1179                  </packing>
1180                </child>
1181                <child>
1182                  <object class="GtkLabel" id="recp_bankname_heading">
1183                    <property name="visible">True</property>
1184                    <property name="can_focus">False</property>
1185                    <property name="label" translatable="yes">at Bank</property>
1186                    <property name="xalign">0</property>
1187                  </object>
1188                  <packing>
1189                    <property name="left_attach">0</property>
1190                    <property name="top_attach">4</property>
1191                    <property name="width">2</property>
1192                  </packing>
1193                </child>
1194                <child>
1195                  <object class="GtkLabel" id="recp_bankname_label">
1196                    <property name="visible">True</property>
1197                    <property name="can_focus">False</property>
1198                    <property name="label" translatable="yes">(filled in automatically)</property>
1199                    <property name="justify">center</property>
1200                    <property name="xalign">0</property>
1201                  </object>
1202                  <packing>
1203                    <property name="left_attach">0</property>
1204                    <property name="top_attach">5</property>
1205                    <property name="width">2</property>
1206                  </packing>
1207                </child>
1208                <child>
1209                  <object class="GtkLabel" id="amount_label">
1210                    <property name="visible">True</property>
1211                    <property name="can_focus">False</property>
1212                    <property name="label" translatable="yes">_Amount</property>
1213                    <property name="use_underline">True</property>
1214                    <property name="justify">center</property>
1215                    <property name="xalign">0</property>
1216                  </object>
1217                  <packing>
1218                    <property name="left_attach">0</property>
1219                    <property name="top_attach">7</property>
1220                    <property name="width">2</property>
1221                  </packing>
1222                </child>
1223                <child>
1224                  <object class="GtkLabel" id="label8877433">
1225                    <property name="visible">True</property>
1226                    <property name="can_focus">False</property>
1227                    <property name="label" translatable="yes">Payment _Purpose (only for recipient)</property>
1228                    <property name="use_underline">True</property>
1229                    <property name="justify">center</property>
1230                    <property name="mnemonic_widget">purpose_entry</property>
1231                    <property name="xalign">0</property>
1232                  </object>
1233                  <packing>
1234                    <property name="left_attach">0</property>
1235                    <property name="top_attach">10</property>
1236                    <property name="width">2</property>
1237                  </packing>
1238                </child>
1239                <child>
1240                  <object class="GtkLabel" id="label8877435">
1241                    <property name="visible">True</property>
1242                    <property name="can_focus">False</property>
1243                    <property name="label" translatable="yes">Payment Purpose continued</property>
1244                    <property name="justify">center</property>
1245                    <property name="xalign">0</property>
1246                  </object>
1247                  <packing>
1248                    <property name="left_attach">0</property>
1249                    <property name="top_attach">12</property>
1250                    <property name="width">2</property>
1251                  </packing>
1252                </child>
1253                <child>
1254                  <object class="GtkLabel" id="orig_name_heading">
1255                    <property name="visible">True</property>
1256                    <property name="can_focus">False</property>
1257                    <property name="label" translatable="yes">_Originator Name</property>
1258                    <property name="use_underline">True</property>
1259                    <property name="mnemonic_widget">orig_name_label</property>
1260                    <property name="xalign">0</property>
1261                  </object>
1262                  <packing>
1263                    <property name="left_attach">0</property>
1264                    <property name="top_attach">15</property>
1265                  </packing>
1266                </child>
1267                <child>
1268                  <object class="GtkEntry" id="orig_name_label">
1269                    <property name="visible">True</property>
1270                    <property name="can_focus">True</property>
1271                    <property name="max_length">54</property>
1272                    <property name="invisible_char">●</property>
1273                    <property name="primary_icon_activatable">False</property>
1274                    <property name="secondary_icon_activatable">False</property>
1275                  </object>
1276                  <packing>
1277                    <property name="left_attach">0</property>
1278                    <property name="top_attach">16</property>
1279                  </packing>
1280                </child>
1281                <child>
1282                  <object class="GtkLabel" id="orig_bankname_heading">
1283                    <property name="visible">True</property>
1284                    <property name="can_focus">False</property>
1285                    <property name="label" translatable="yes">at Bank</property>
1286                    <property name="xalign">0</property>
1287                  </object>
1288                  <packing>
1289                    <property name="left_attach">0</property>
1290                    <property name="top_attach">17</property>
1291                  </packing>
1292                </child>
1293                <child>
1294                  <object class="GtkLabel" id="orig_bankname_label">
1295                    <property name="visible">True</property>
1296                    <property name="can_focus">False</property>
1297                    <property name="label">something</property>
1298                    <property name="xalign">0</property>
1299                  </object>
1300                  <packing>
1301                    <property name="left_attach">0</property>
1302                    <property name="top_attach">18</property>
1303                  </packing>
1304                </child>
1305                <child>
1306                  <object class="GtkLabel" id="orig_account_heading">
1307                    <property name="visible">True</property>
1308                    <property name="can_focus">False</property>
1309                    <property name="label" translatable="yes">Originator Account Number</property>
1310                    <property name="xalign">0</property>
1311                  </object>
1312                  <packing>
1313                    <property name="left_attach">1</property>
1314                    <property name="top_attach">15</property>
1315                  </packing>
1316                </child>
1317                <child>
1318                  <object class="GtkLabel" id="orig_account_label">
1319                    <property name="visible">True</property>
1320                    <property name="can_focus">False</property>
1321                    <property name="label">something</property>
1322                    <property name="xalign">0</property>
1323                  </object>
1324                  <packing>
1325                    <property name="left_attach">1</property>
1326                    <property name="top_attach">16</property>
1327                  </packing>
1328                </child>
1329                <child>
1330                  <object class="GtkLabel" id="orig_bankcode_heading">
1331                    <property name="visible">True</property>
1332                    <property name="can_focus">False</property>
1333                    <property name="label" translatable="yes">Bank Code</property>
1334                    <property name="xalign">0</property>
1335                  </object>
1336                  <packing>
1337                    <property name="left_attach">1</property>
1338                    <property name="top_attach">17</property>
1339                  </packing>
1340                </child>
1341                <child>
1342                  <object class="GtkLabel" id="orig_bankcode_label">
1343                    <property name="visible">True</property>
1344                    <property name="can_focus">False</property>
1345                    <property name="label">something</property>
1346                    <property name="xalign">0</property>
1347                  </object>
1348                  <packing>
1349                    <property name="left_attach">1</property>
1350                    <property name="top_attach">18</property>
1351                  </packing>
1352                </child>
1353                <child>
1354                  <object class="GtkEntry" id="purpose_entry">
1355                    <property name="visible">True</property>
1356                    <property name="can_focus">True</property>
1357                    <property name="max_length">27</property>
1358                    <property name="invisible_char">●</property>
1359                    <property name="primary_icon_activatable">False</property>
1360                    <property name="secondary_icon_activatable">False</property>
1361                    <signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
1362                  </object>
1363                  <packing>
1364                    <property name="left_attach">0</property>
1365                    <property name="top_attach">11</property>
1366                  </packing>
1367                </child>
1368                <child>
1369                  <object class="GtkEntry" id="purpose_cont2_entry">
1370                    <property name="visible">True</property>
1371                    <property name="can_focus">True</property>
1372                    <property name="max_length">27</property>
1373                    <property name="invisible_char">●</property>
1374                    <property name="primary_icon_activatable">False</property>
1375                    <property name="secondary_icon_activatable">False</property>
1376                    <signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
1377                  </object>
1378                  <packing>
1379                    <property name="left_attach">0</property>
1380                    <property name="top_attach">13</property>
1381                  </packing>
1382                </child>
1383                <child>
1384                  <object class="GtkEntry" id="purpose_cont_entry">
1385                    <property name="visible">True</property>
1386                    <property name="can_focus">True</property>
1387                    <property name="max_length">27</property>
1388                    <property name="invisible_char">●</property>
1389                    <property name="primary_icon_activatable">False</property>
1390                    <property name="secondary_icon_activatable">False</property>
1391                    <signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
1392                  </object>
1393                  <packing>
1394                    <property name="left_attach">1</property>
1395                    <property name="top_attach">11</property>
1396                  </packing>
1397                </child>
1398                <child>
1399                  <object class="GtkEntry" id="purpose_cont3_entry">
1400                    <property name="visible">True</property>
1401                    <property name="can_focus">True</property>
1402                    <property name="max_length">27</property>
1403                    <property name="invisible_char">●</property>
1404                    <property name="primary_icon_activatable">False</property>
1405                    <property name="secondary_icon_activatable">False</property>
1406                    <signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
1407                  </object>
1408                  <packing>
1409                    <property name="left_attach">1</property>
1410                    <property name="top_attach">13</property>
1411                  </packing>
1412                </child>
1413                <child>
1414                  <object class="GtkBox" id="amount_hbox">
1415                    <property name="visible">True</property>
1416                    <property name="can_focus">False</property>
1417                  </object>
1418                  <packing>
1419                    <property name="left_attach">0</property>
1420                    <property name="top_attach">8</property>
1421                  </packing>
1422                </child>
1423                <child>
1424                  <object class="GtkSeparator" id="hseparator8">
1425                    <property name="visible">True</property>
1426                    <property name="can_focus">False</property>
1427                  </object>
1428                  <packing>
1429                    <property name="left_attach">0</property>
1430                    <property name="top_attach">19</property>
1431                    <property name="width">2</property>
1432                  </packing>
1433                </child>
1434                <child>
1435                  <object class="GtkSeparator" id="hseparator4">
1436                    <property name="visible">True</property>
1437                    <property name="can_focus">False</property>
1438                  </object>
1439                  <packing>
1440                    <property name="left_attach">0</property>
1441                    <property name="top_attach">14</property>
1442                    <property name="width">2</property>
1443                  </packing>
1444                </child>
1445                <child>
1446                  <object class="GtkSeparator" id="hseparator5">
1447                    <property name="visible">True</property>
1448                    <property name="can_focus">False</property>
1449                  </object>
1450                  <packing>
1451                    <property name="left_attach">0</property>
1452                    <property name="top_attach">6</property>
1453                    <property name="width">2</property>
1454                  </packing>
1455                </child>
1456                <child>
1457                  <object class="GtkSeparator" id="hseparator6">
1458                    <property name="visible">True</property>
1459                    <property name="can_focus">False</property>
1460                  </object>
1461                  <packing>
1462                    <property name="left_attach">0</property>
1463                    <property name="top_attach">9</property>
1464                    <property name="width">2</property>
1465                  </packing>
1466                </child>
1467                <child>
1468                  <placeholder/>
1469                </child>
1470              </object>
1471              <packing>
1472                <property name="expand">True</property>
1473                <property name="fill">True</property>
1474                <property name="position">1</property>
1475              </packing>
1476            </child>
1477            <child>
1478              <object class="GtkExpander" id="expander1">
1479                <property name="visible">True</property>
1480                <property name="can_focus">True</property>
1481                <child>
1482                  <object class="GtkBox" id="hbox117">
1483                    <property name="visible">True</property>
1484                    <property name="can_focus">False</property>
1485                    <property name="spacing">4</property>
1486                    <child>
1487                      <object class="GtkButtonBox" id="vbutonbox158">
1488                        <property name="visible">True</property>
1489                        <property name="can_focus">False</property>
1490                        <property name="orientation">vertical</property>
1491                        <property name="homogeneous">True</property>
1492                        <child>
1493                          <object class="GtkButton" id="add_templ_button">
1494                            <property name="label" translatable="yes">_Add current</property>
1495                            <property name="visible">True</property>
1496                            <property name="can_focus">True</property>
1497                            <property name="receives_default">True</property>
1498                            <property name="has_tooltip">True</property>
1499                            <property name="tooltip_markup">Add the current online transaction as a new transaction template</property>
1500                            <property name="tooltip_text" translatable="yes">Add the current online transaction as a new transaction template</property>
1501                            <property name="use_underline">True</property>
1502                            <signal name="clicked" handler="gnc_ab_trans_dialog_add_templ_cb" swapped="no"/>
1503                          </object>
1504                          <packing>
1505                            <property name="expand">False</property>
1506                            <property name="fill">False</property>
1507                            <property name="position">0</property>
1508                          </packing>
1509                        </child>
1510                        <child>
1511                          <object class="GtkButton" id="moveup_templ_button">
1512                            <property name="label" translatable="yes">_Up</property>
1513                            <property name="visible">True</property>
1514                            <property name="can_focus">True</property>
1515                            <property name="receives_default">True</property>
1516                            <property name="has_tooltip">True</property>
1517                            <property name="tooltip_markup">Move the selected transaction template one row up</property>
1518                            <property name="tooltip_text" translatable="yes">Move the selected transaction template one row up</property>
1519                            <property name="use_underline">True</property>
1520                            <signal name="clicked" handler="gnc_ab_trans_dialog_moveup_templ_cb" swapped="no"/>
1521                          </object>
1522                          <packing>
1523                            <property name="expand">False</property>
1524                            <property name="fill">False</property>
1525                            <property name="position">1</property>
1526                          </packing>
1527                        </child>
1528                        <child>
1529                          <object class="GtkButton" id="movedown_templ_button">
1530                            <property name="label" translatable="yes">_Down</property>
1531                            <property name="visible">True</property>
1532                            <property name="can_focus">True</property>
1533                            <property name="receives_default">True</property>
1534                            <property name="has_tooltip">True</property>
1535                            <property name="tooltip_markup">Move the selected transaction template one row down</property>
1536                            <property name="tooltip_text" translatable="yes">Move the selected transaction template one row down</property>
1537                            <property name="use_underline">True</property>
1538                            <signal name="clicked" handler="gnc_ab_trans_dialog_movedown_templ_cb" swapped="no"/>
1539                          </object>
1540                          <packing>
1541                            <property name="expand">False</property>
1542                            <property name="fill">False</property>
1543                            <property name="position">2</property>
1544                          </packing>
1545                        </child>
1546                        <child>
1547                          <object class="GtkButton" id="sort_templ_button">
1548                            <property name="label" translatable="yes">_Sort</property>
1549                            <property name="visible">True</property>
1550                            <property name="can_focus">True</property>
1551                            <property name="receives_default">True</property>
1552                            <property name="has_tooltip">True</property>
1553                            <property name="tooltip_markup">Sort the list of transaction templates alphabetically</property>
1554                            <property name="tooltip_text" translatable="yes">Sort the list of transaction templates alphabetically</property>
1555                            <property name="use_underline">True</property>
1556                            <signal name="clicked" handler="gnc_ab_trans_dialog_sort_templ_cb" swapped="no"/>
1557                          </object>
1558                          <packing>
1559                            <property name="expand">False</property>
1560                            <property name="fill">False</property>
1561                            <property name="position">3</property>
1562                          </packing>
1563                        </child>
1564                        <child>
1565                          <object class="GtkButton" id="del_templ_button">
1566                            <property name="label" translatable="yes">D_elete</property>
1567                            <property name="visible">True</property>
1568                            <property name="can_focus">True</property>
1569                            <property name="receives_default">True</property>
1570                            <property name="has_tooltip">True</property>
1571                            <property name="tooltip_markup">Delete the currently selected transaction template</property>
1572                            <property name="tooltip_text" translatable="yes">Delete the currently selected transaction template</property>
1573                            <property name="use_underline">True</property>
1574                            <signal name="clicked" handler="gnc_ab_trans_dialog_del_templ_cb" swapped="no"/>
1575                          </object>
1576                          <packing>
1577                            <property name="expand">False</property>
1578                            <property name="fill">False</property>
1579                            <property name="position">4</property>
1580                          </packing>
1581                        </child>
1582                      </object>
1583                      <packing>
1584                        <property name="expand">False</property>
1585                        <property name="fill">False</property>
1586                        <property name="pack_type">end</property>
1587                        <property name="position">0</property>
1588                      </packing>
1589                    </child>
1590                    <child>
1591                      <object class="GtkScrolledWindow" id="template_scrolledwindow">
1592                        <property name="visible">True</property>
1593                        <property name="can_focus">True</property>
1594                        <property name="shadow_type">in</property>
1595                        <child>
1596                          <object class="GtkTreeView" id="template_list">
1597                            <property name="visible">True</property>
1598                            <property name="can_focus">True</property>
1599                            <property name="headers_visible">False</property>
1600                            <property name="rules_hint">True</property>
1601                            <signal name="row-activated" handler="gnc_ab_trans_dialog_templ_list_row_activated_cb" swapped="no"/>
1602                            <child internal-child="selection">
1603                              <object class="GtkTreeSelection" id="treeview-selection1"/>
1604                            </child>
1605                          </object>
1606                        </child>
1607                      </object>
1608                      <packing>
1609                        <property name="expand">True</property>
1610                        <property name="fill">True</property>
1611                        <property name="pack_type">end</property>
1612                        <property name="position">2</property>
1613                      </packing>
1614                    </child>
1615                  </object>
1616                </child>
1617                <child type="label">
1618                  <object class="GtkLabel" id="label1">
1619                    <property name="visible">True</property>
1620                    <property name="can_focus">False</property>
1621                    <property name="label" translatable="yes">_Templates</property>
1622                    <property name="use_underline">True</property>
1623                  </object>
1624                </child>
1625              </object>
1626              <packing>
1627                <property name="expand">False</property>
1628                <property name="fill">False</property>
1629                <property name="position">2</property>
1630              </packing>
1631            </child>
1632            <child>
1633              <object class="GtkSeparator" id="hseparator7">
1634                <property name="visible">True</property>
1635                <property name="can_focus">False</property>
1636              </object>
1637              <packing>
1638                <property name="expand">False</property>
1639                <property name="fill">False</property>
1640                <property name="position">3</property>
1641              </packing>
1642            </child>
1643          </object>
1644          <packing>
1645            <property name="expand">True</property>
1646            <property name="fill">True</property>
1647            <property name="position">0</property>
1648          </packing>
1649        </child>
1650      </object>
1651    </child>
1652    <action-widgets>
1653      <action-widget response="-9">exec_later_button</action-widget>
1654      <action-widget response="-6">cancel_button</action-widget>
1655      <action-widget response="-8">exec_now_button</action-widget>
1656    </action-widgets>
1657    <child type="titlebar">
1658      <placeholder/>
1659    </child>
1660  </object>
1661</interface>
1662