Skip to content

Commit 9967a16

Browse files
committed
Rebuild[FamilySheet(#145)]&[AssociantionsTool][gramps51](#145)
1 parent 86d4367 commit 9967a16

File tree

4 files changed

+49
-45
lines changed

4 files changed

+49
-45
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.0',
37+
version = '1.1.1',
3838
gramps_target_version = MODULE_VERSION,
3939
include_in_listing = True,
4040
status = STABLE,

AssociationsTool/po/template.pot

Lines changed: 9 additions & 5 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-09-21 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"
@@ -25,18 +25,22 @@ msgstr ""
2525
msgid "Will check the data on Association for people."
2626
msgstr ""
2727

28-
#: AssociationsTool/associationstool.py:52
28+
#: AssociationsTool/associationstool.py:53
2929
msgid "Associations state tool"
3030
msgstr ""
3131

32-
#: AssociationsTool/associationstool.py:75
32+
#: AssociationsTool/associationstool.py:80
3333
msgid "Name"
3434
msgstr ""
3535

36-
#: AssociationsTool/associationstool.py:76
36+
#: AssociationsTool/associationstool.py:81
3737
msgid "Type of link"
3838
msgstr ""
3939

40-
#: AssociationsTool/associationstool.py:77
40+
#: AssociationsTool/associationstool.py:82
4141
msgid "Of"
4242
msgstr ""
43+
44+
#: AssociationsTool/associationstool.py:83
45+
msgid "Relationship Calculator"
46+
msgstr ""

FamilySheet/FamilySheet.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = _('Family Sheet'),
44
description = _("Produces a family sheet showing full information "
55
"about a person and his/her partners and children."),
6-
version = '3.4.38',
6+
version = '3.4.39',
77
gramps_target_version = "5.1",
88
status = STABLE,
99
fname = 'FamilySheet.py',

FamilySheet/po/template.pot

Lines changed: 38 additions & 38 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-09-21 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"
@@ -32,161 +32,161 @@ msgstr ""
3232
msgid "\\u2192 %s"
3333
msgstr ""
3434

35-
#: FamilySheet/FamilySheet.py:396
35+
#: FamilySheet/FamilySheet.py:397
3636
#, python-format
3737
msgid "Address (%(date)s): %(location)s"
3838
msgstr ""
3939

40-
#: FamilySheet/FamilySheet.py:400
40+
#: FamilySheet/FamilySheet.py:401
4141
#, python-format
4242
msgid "Address: %(location)s"
4343
msgstr ""
4444

45-
#: FamilySheet/FamilySheet.py:451
45+
#: FamilySheet/FamilySheet.py:469
4646
#, python-format
4747
msgid "; %(type)s: %(value)s"
4848
msgstr ""
4949

50-
#: FamilySheet/FamilySheet.py:539
50+
#: FamilySheet/FamilySheet.py:557
5151
msgid "Source references:"
5252
msgstr ""
5353

54-
#: FamilySheet/FamilySheet.py:553
54+
#: FamilySheet/FamilySheet.py:571
5555
#, python-format
5656
msgid "%s: "
5757
msgstr ""
5858

59-
#: FamilySheet/FamilySheet.py:557
59+
#: FamilySheet/FamilySheet.py:575
6060
#, python-format
6161
msgid ", page %s"
6262
msgstr ""
6363

64-
#: FamilySheet/FamilySheet.py:570
64+
#: FamilySheet/FamilySheet.py:588
6565
msgid "Notes:"
6666
msgstr ""
6767

68-
#: FamilySheet/FamilySheet.py:749
68+
#: FamilySheet/FamilySheet.py:767
6969
#, python-format
7070
msgid "on %(ymd_date)s"
7171
msgstr ""
7272

73-
#: FamilySheet/FamilySheet.py:751
73+
#: FamilySheet/FamilySheet.py:769
7474
#, python-format
7575
msgid "in %(ym_date)s"
7676
msgstr ""
7777

78-
#: FamilySheet/FamilySheet.py:753
78+
#: FamilySheet/FamilySheet.py:771
7979
#, python-format
8080
msgid "in %(y_date)s"
8181
msgstr ""
8282

83-
#: FamilySheet/FamilySheet.py:757
83+
#: FamilySheet/FamilySheet.py:775
8484
#, python-format
8585
msgid "on %(placeholder)s"
8686
msgstr ""
8787

88-
#: FamilySheet/FamilySheet.py:759
88+
#: FamilySheet/FamilySheet.py:777
8989
#, python-format
9090
msgid "on %(placeholder)s (%(partial)s)"
9191
msgstr ""
9292

93-
#: FamilySheet/FamilySheet.py:804 FamilySheet/FamilySheet.py:806
93+
#: FamilySheet/FamilySheet.py:822 FamilySheet/FamilySheet.py:824
9494
#, python-format
9595
msgid "in %(place)s"
9696
msgstr ""
9797

98-
#: FamilySheet/FamilySheet.py:841
98+
#: FamilySheet/FamilySheet.py:859
9999
msgid "Report Options"
100100
msgstr ""
101101

102-
#: FamilySheet/FamilySheet.py:844
102+
#: FamilySheet/FamilySheet.py:862
103103
msgid "Center person"
104104
msgstr ""
105105

106-
#: FamilySheet/FamilySheet.py:846
106+
#: FamilySheet/FamilySheet.py:864
107107
msgid "The person whose partners and children are printed"
108108
msgstr ""
109109

110-
#: FamilySheet/FamilySheet.py:849
110+
#: FamilySheet/FamilySheet.py:867
111111
msgid "Print sheets for"
112112
msgstr ""
113113

114-
#: FamilySheet/FamilySheet.py:851
114+
#: FamilySheet/FamilySheet.py:869
115115
msgid "Center person only"
116116
msgstr ""
117117

118-
#: FamilySheet/FamilySheet.py:852
118+
#: FamilySheet/FamilySheet.py:870
119119
msgid "Center person and descendants in side branches"
120120
msgstr ""
121121

122-
#: FamilySheet/FamilySheet.py:853
122+
#: FamilySheet/FamilySheet.py:871
123123
msgid "Center person and all descendants"
124124
msgstr ""
125125

126-
#: FamilySheet/FamilySheet.py:854
126+
#: FamilySheet/FamilySheet.py:872
127127
msgid "Whether to include descendants, and which ones."
128128
msgstr ""
129129

130-
#: FamilySheet/FamilySheet.py:857
130+
#: FamilySheet/FamilySheet.py:875
131131
msgid "Use call name"
132132
msgstr ""
133133

134-
#: FamilySheet/FamilySheet.py:859
134+
#: FamilySheet/FamilySheet.py:877
135135
msgid "Don't use call name"
136136
msgstr ""
137137

138-
#: FamilySheet/FamilySheet.py:860
138+
#: FamilySheet/FamilySheet.py:878
139139
msgid "Replace first name with call name"
140140
msgstr ""
141141

142-
#: FamilySheet/FamilySheet.py:861
142+
#: FamilySheet/FamilySheet.py:879
143143
msgid "Underline call name in first name / add call name to first name"
144144
msgstr ""
145145

146-
#: FamilySheet/FamilySheet.py:862
146+
#: FamilySheet/FamilySheet.py:880
147147
msgid "Whether to include call name, and how."
148148
msgstr ""
149149

150-
#: FamilySheet/FamilySheet.py:865
150+
#: FamilySheet/FamilySheet.py:883
151151
msgid "Print placeholders for missing information"
152152
msgstr ""
153153

154-
#: FamilySheet/FamilySheet.py:867
154+
#: FamilySheet/FamilySheet.py:885
155155
msgid "Whether to include fields for missing information."
156156
msgstr ""
157157

158-
#: FamilySheet/FamilySheet.py:870
158+
#: FamilySheet/FamilySheet.py:888
159159
msgid "Include sources"
160160
msgstr ""
161161

162-
#: FamilySheet/FamilySheet.py:871
162+
#: FamilySheet/FamilySheet.py:889
163163
msgid "Whether to include source references."
164164
msgstr ""
165165

166-
#: FamilySheet/FamilySheet.py:874
166+
#: FamilySheet/FamilySheet.py:892
167167
msgid "Include notes"
168168
msgstr ""
169169

170-
#: FamilySheet/FamilySheet.py:875
170+
#: FamilySheet/FamilySheet.py:893
171171
msgid "Whether to include notes."
172172
msgstr ""
173173

174-
#: FamilySheet/FamilySheet.py:889
174+
#: FamilySheet/FamilySheet.py:907
175175
msgid "The basic style used for the text display"
176176
msgstr ""
177177

178-
#: FamilySheet/FamilySheet.py:899
178+
#: FamilySheet/FamilySheet.py:917
179179
msgid "The style used for the page key on the top"
180180
msgstr ""
181181

182-
#: FamilySheet/FamilySheet.py:908
182+
#: FamilySheet/FamilySheet.py:926
183183
msgid "The style used for names"
184184
msgstr ""
185185

186-
#: FamilySheet/FamilySheet.py:918
186+
#: FamilySheet/FamilySheet.py:936
187187
msgid "The style used for numbers"
188188
msgstr ""
189189

190-
#: FamilySheet/FamilySheet.py:928
190+
#: FamilySheet/FamilySheet.py:946
191191
msgid "The style used for footnotes (notes and source references)"
192192
msgstr ""

0 commit comments

Comments
 (0)