Skip to content

Commit 8780974

Browse files
committed
rebuild[GraphView]not all descendants shown(#196)[gramps50]
1 parent 323da69 commit 8780974

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

GraphView/graphview.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
name = _("Graph View"),
3737
category = ("Ancestry", _("Charts")),
3838
description = _("Dynamic and interactive graph of relations"),
39-
version = '1.0.89',
39+
version = '1.0.90',
4040
gramps_target_version = "5.0",
4141
status = STABLE,
4242
fname = 'graphview.py',

GraphView/po/template.pot

Lines changed: 4 additions & 4 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-01-22 09:28-0600\n"
11+
"POT-Creation-Date: 2019-04-14 11:39+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"
@@ -295,16 +295,16 @@ msgstr ""
295295
msgid "Adding Tags to family (%s)"
296296
msgstr ""
297297

298-
#: GraphView/graphview.py:2631
298+
#: GraphView/graphview.py:2641
299299
#, python-format
300300
msgid "b. %s"
301301
msgstr ""
302302

303-
#: GraphView/graphview.py:2636
303+
#: GraphView/graphview.py:2646
304304
#, python-format
305305
msgid "d. %s"
306306
msgstr ""
307307

308-
#: GraphView/graphview.py:2815
308+
#: GraphView/graphview.py:2825
309309
msgid "<b>Tags:</b>"
310310
msgstr ""

0 commit comments

Comments
 (0)