Skip to content

Commit e46358f

Browse files
committed
Rebuild[GraphView]Keep multiple spouses positioned together[gramps51](#209)
1 parent 4974e67 commit e46358f

File tree

3 files changed

+52
-52
lines changed

3 files changed

+52
-52
lines changed

AssociationsTool/associationstool.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
id = 'associationstool',
3535
name = _("Check Associations data"),
3636
description = _("Will check the data on Association for people."),
37-
version = '1.1.2',
37+
version = '1.1.3',
3838
gramps_target_version = MODULE_VERSION,
3939
include_in_listing = True,
4040
status = STABLE,

GraphView/graphview.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
name = _("Graph View"),
3333
category = ("Ancestry", _("Charts")),
3434
description = _("Dynamic and interactive graph of relations"),
35-
version = '1.0.99',
35+
version = '1.0.100',
3636
gramps_target_version = "5.1",
3737
status = STABLE,
3838
fname = 'graphview.py',

GraphView/po/template.pot

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-09-23 14:48+0300\n"
11+
"POT-Creation-Date: 2019-09-25 10:45+1000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -69,23 +69,23 @@ msgstr ""
6969
msgid "Continue"
7070
msgstr ""
7171

72-
#: GraphView/graphview.py:559 GraphView/graphview.py:2943
72+
#: GraphView/graphview.py:559 GraphView/graphview.py:2984
7373
msgid "Show images"
7474
msgstr ""
7575

76-
#: GraphView/graphview.py:561 GraphView/graphview.py:2951
76+
#: GraphView/graphview.py:561 GraphView/graphview.py:2992
7777
msgid "Highlight the home person"
7878
msgstr ""
7979

80-
#: GraphView/graphview.py:564 GraphView/graphview.py:2959
80+
#: GraphView/graphview.py:564 GraphView/graphview.py:3000
8181
msgid "Show full dates"
8282
msgstr ""
8383

84-
#: GraphView/graphview.py:567 GraphView/graphview.py:2967
84+
#: GraphView/graphview.py:567 GraphView/graphview.py:3008
8585
msgid "Show places"
8686
msgstr ""
8787

88-
#: GraphView/graphview.py:569 GraphView/graphview.py:2975
88+
#: GraphView/graphview.py:569 GraphView/graphview.py:3016
8989
msgid "Show tags"
9090
msgstr ""
9191

@@ -101,7 +101,7 @@ msgstr ""
101101
msgid "Colors"
102102
msgstr ""
103103

104-
#: GraphView/graphview.py:600 GraphView/graphview.py:2985
104+
#: GraphView/graphview.py:600 GraphView/graphview.py:3026
105105
msgid "Show animation"
106106
msgstr ""
107107

@@ -243,8 +243,8 @@ msgstr ""
243243
msgid "Add active person"
244244
msgstr ""
245245

246-
#: GraphView/graphview.py:982 GraphView/graphview.py:3032
247-
#: GraphView/graphview.py:3217
246+
#: GraphView/graphview.py:982 GraphView/graphview.py:3073
247+
#: GraphView/graphview.py:3258
248248
msgid "Edit"
249249
msgstr ""
250250

@@ -292,171 +292,171 @@ msgstr ""
292292
msgid "Change active person?"
293293
msgstr ""
294294

295-
#: GraphView/graphview.py:1160 GraphView/graphview.py:3649
296-
#: GraphView/graphview.py:3678
295+
#: GraphView/graphview.py:1160 GraphView/graphview.py:3690
296+
#: GraphView/graphview.py:3719
297297
msgid "Yes"
298298
msgstr ""
299299

300-
#: GraphView/graphview.py:1160 GraphView/graphview.py:3649
301-
#: GraphView/graphview.py:3678
300+
#: GraphView/graphview.py:1160 GraphView/graphview.py:3690
301+
#: GraphView/graphview.py:3719
302302
msgid "No"
303303
msgstr ""
304304

305-
#: GraphView/graphview.py:2429 GraphView/graphview.py:2436
305+
#: GraphView/graphview.py:2470 GraphView/graphview.py:2477
306306
#, python-format
307307
msgid "%s %s"
308308
msgstr ""
309309

310-
#: GraphView/graphview.py:2615
310+
#: GraphView/graphview.py:2656
311311
msgid "<b>Tags:</b>"
312312
msgstr ""
313313

314-
#: GraphView/graphview.py:2994
314+
#: GraphView/graphview.py:3035
315315
msgid "Lines type"
316316
msgstr ""
317317

318-
#: GraphView/graphview.py:2998
318+
#: GraphView/graphview.py:3039
319319
msgid "Direct"
320320
msgstr ""
321321

322-
#: GraphView/graphview.py:3006
322+
#: GraphView/graphview.py:3047
323323
msgid "Curves"
324324
msgstr ""
325325

326-
#: GraphView/graphview.py:3014
326+
#: GraphView/graphview.py:3055
327327
msgid "Ortho"
328328
msgstr ""
329329

330-
#: GraphView/graphview.py:3035
330+
#: GraphView/graphview.py:3076
331331
msgid "Copy"
332332
msgstr ""
333333

334-
#: GraphView/graphview.py:3038 GraphView/graphview.py:3220
334+
#: GraphView/graphview.py:3079 GraphView/graphview.py:3261
335335
msgid "Remove"
336336
msgstr ""
337337

338-
#: GraphView/graphview.py:3044 GraphView/graphview.py:3226
338+
#: GraphView/graphview.py:3085 GraphView/graphview.py:3267
339339
msgid "Tags"
340340
msgstr ""
341341

342-
#: GraphView/graphview.py:3046
342+
#: GraphView/graphview.py:3087
343343
msgid "Select tags for person"
344344
msgstr ""
345345

346-
#: GraphView/graphview.py:3049 GraphView/graphview.py:3231
346+
#: GraphView/graphview.py:3090 GraphView/graphview.py:3272
347347
msgid "Organize Tags..."
348348
msgstr ""
349349

350-
#: GraphView/graphview.py:3053 GraphView/graphview.py:3235
350+
#: GraphView/graphview.py:3094 GraphView/graphview.py:3276
351351
msgid "Spouses"
352352
msgstr ""
353353

354-
#: GraphView/graphview.py:3055
354+
#: GraphView/graphview.py:3096
355355
msgid "Add new family"
356356
msgstr ""
357357

358-
#: GraphView/graphview.py:3076
358+
#: GraphView/graphview.py:3117
359359
msgid "Siblings"
360360
msgstr ""
361361

362-
#: GraphView/graphview.py:3142
362+
#: GraphView/graphview.py:3183
363363
msgid "Parents"
364364
msgstr ""
365365

366-
#: GraphView/graphview.py:3173
366+
#: GraphView/graphview.py:3214
367367
msgid "Add parents"
368368
msgstr ""
369369

370-
#: GraphView/graphview.py:3177
370+
#: GraphView/graphview.py:3218
371371
msgid "Related"
372372
msgstr ""
373373

374-
#: GraphView/graphview.py:3196
374+
#: GraphView/graphview.py:3237
375375
msgid "Set as home person"
376376
msgstr ""
377377

378-
#: GraphView/graphview.py:3202 GraphView/search_widget.py:329
378+
#: GraphView/graphview.py:3243 GraphView/search_widget.py:329
379379
#: GraphView/search_widget.py:400
380380
msgid "Remove from bookmarks"
381381
msgstr ""
382382

383-
#: GraphView/graphview.py:3205 GraphView/search_widget.py:337
383+
#: GraphView/graphview.py:3246 GraphView/search_widget.py:337
384384
#: GraphView/search_widget.py:413
385385
msgid "Add to bookmarks"
386386
msgstr ""
387387

388-
#: GraphView/graphview.py:3228
388+
#: GraphView/graphview.py:3269
389389
msgid "Select tags for family"
390390
msgstr ""
391391

392-
#: GraphView/graphview.py:3245
392+
#: GraphView/graphview.py:3286
393393
msgid "Add father"
394394
msgstr ""
395395

396-
#: GraphView/graphview.py:3254
396+
#: GraphView/graphview.py:3295
397397
msgid "Add mother"
398398
msgstr ""
399399

400-
#: GraphView/graphview.py:3266
400+
#: GraphView/graphview.py:3307
401401
msgid "Children"
402402
msgstr ""
403403

404-
#: GraphView/graphview.py:3275
404+
#: GraphView/graphview.py:3316
405405
msgid "Add child to family"
406406
msgstr ""
407407

408-
#: GraphView/graphview.py:3346
408+
#: GraphView/graphview.py:3387
409409
msgid "About Graph View"
410410
msgstr ""
411411

412-
#: GraphView/graphview.py:3536
412+
#: GraphView/graphview.py:3577
413413
msgid "Adding Tags"
414414
msgstr ""
415415

416-
#: GraphView/graphview.py:3542
416+
#: GraphView/graphview.py:3583
417417
#, python-format
418418
msgid "Adding Tags to person (%s)"
419419
msgstr ""
420420

421-
#: GraphView/graphview.py:3547
421+
#: GraphView/graphview.py:3588
422422
#, python-format
423423
msgid "Adding Tags to family (%s)"
424424
msgstr ""
425425

426-
#: GraphView/graphview.py:3630
426+
#: GraphView/graphview.py:3671
427427
msgid "Add Child to Family"
428428
msgstr ""
429429

430-
#: GraphView/graphview.py:3645
430+
#: GraphView/graphview.py:3686
431431
#, python-format
432432
msgid "Delete %s?"
433433
msgstr ""
434434

435-
#: GraphView/graphview.py:3646
435+
#: GraphView/graphview.py:3687
436436
#, python-format
437437
msgid "Deleting the person [%s] will remove it from the database."
438438
msgstr ""
439439

440-
#: GraphView/graphview.py:3658
440+
#: GraphView/graphview.py:3699
441441
#, python-format
442442
msgid "Delete Person (%s)"
443443
msgstr ""
444444

445-
#: GraphView/graphview.py:3675
445+
#: GraphView/graphview.py:3716
446446
#, python-format
447447
msgid "Delete family [%s]?"
448448
msgstr ""
449449

450-
#: GraphView/graphview.py:3676
450+
#: GraphView/graphview.py:3717
451451
msgid "Deleting the family will remove it from the database."
452452
msgstr ""
453453

454-
#: GraphView/graphview.py:3687
454+
#: GraphView/graphview.py:3728
455455
#, python-format
456456
msgid "Delete Family [%s]"
457457
msgstr ""
458458

459-
#: GraphView/graphview.py:3706
459+
#: GraphView/graphview.py:3747
460460
#, python-format
461461
msgid "%s has been bookmarked"
462462
msgstr ""

0 commit comments

Comments
 (0)