File tree Expand file tree Collapse file tree 4 files changed +10
-11
lines changed
PrerequisitesCheckerGramplet Expand file tree Collapse file tree 4 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 27
27
id = "Prerequisites Checker Gramplet" ,
28
28
name = _ ("Prerequisites Checker" ),
29
29
description = _ ("Prerequisites Checker Gramplet" ),
30
- version = '0.8.35 ' ,
30
+ version = '0.8.36 ' ,
31
31
gramps_target_version = '5.1' ,
32
32
status = STABLE ,
33
33
fname = "PrerequisitesCheckerGramplet.py" ,
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ msgid ""
41
41
"blob/master/README.md\" >prerequisites</a> installed.\n"
42
42
msgstr ""
43
43
"Diagnose-Gramplet zur Bewertung, ob <a href=\" https://gramps-project.org/\" > "
44
- "Gramps </a> alle <a href=\" https://github.com/gramps-project/gramps/blob. "
45
- "com.com enthält /master/README.md\" > Voraussetzungen </a> installiert.\n"
44
+ "Gramps </a> alle <a href=\" https://github.com/gramps-project/gramps/"
45
+ "blob /master/README.md\" > Voraussetzungen </a> installiert.\n"
46
46
47
47
#: PrerequisitesCheckerGramplet//PrerequisitesCheckerGramplet.py:142
48
48
msgid ""
@@ -65,7 +65,7 @@ msgid ""
65
65
"The following packages <b>MUST</b> be installed (Requires the minimum "
66
66
"version or greater.):\n"
67
67
msgstr ""
68
- "Die folgenden Pakete <b> MÜSSEN </ b> installiert sein (erfordert die "
68
+ "Die folgenden Pakete <b>MÜSSEN</ b> installiert sein (erfordert die "
69
69
"Mindestversion oder höher):\n"
70
70
71
71
#: PrerequisitesCheckerGramplet//PrerequisitesCheckerGramplet.py:180
@@ -130,8 +130,7 @@ msgid ""
130
130
msgstr ""
131
131
"\n"
132
132
"<u><b>Optionale Pakete, die von Erweiterungen von Drittanbietern benötigt"
133
- " werden</"
134
- "b></u>\n"
133
+ " werden</b></u>\n"
135
134
136
135
#: PrerequisitesCheckerGramplet//PrerequisitesCheckerGramplet.py:229
137
136
msgid ""
Original file line number Diff line number Diff line change 62
62
id = 'im_sqz' ,
63
63
name = _ ('TMG Project Backup' ),
64
64
description = _ ('Import TMG project files' ),
65
- version = '0.0.76 ' ,
65
+ version = '0.0.77 ' ,
66
66
gramps_target_version = grampsversion ,
67
67
include_in_listing = False ,
68
68
status = STABLE ,
76
76
id = 'im_pjc' ,
77
77
name = _ ('TMG Unsupported' ),
78
78
description = _ ('Import TMG project files' ),
79
- version = '0.0.76 ' ,
79
+ version = '0.0.77 ' ,
80
80
gramps_target_version = grampsversion ,
81
81
include_in_listing = False ,
82
82
status = UNSTABLE ,
89
89
id = 'im_tmg' ,
90
90
name = _ ('TMG Unsupported' ),
91
91
description = _ ('Import TMG project files' ),
92
- version = '0.0.76 ' ,
92
+ version = '0.0.77 ' ,
93
93
gramps_target_version = grampsversion ,
94
94
include_in_listing = False ,
95
95
status = UNSTABLE ,
102
102
id = 'im_ver' ,
103
103
name = _ ('TMG Unsupported' ),
104
104
description = _ ('Import TMG project files' ),
105
- version = '0.0.76 ' ,
105
+ version = '0.0.77 ' ,
106
106
gramps_target_version = grampsversion ,
107
107
include_in_listing = False ,
108
108
status = UNSTABLE ,
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ msgstr ""
71
71
"DBF muss installiert sein (https://pypi.python.org/pypi/dbf).\n"
72
72
"\n"
73
73
"Weitere Informationen findest du unter\n"
74
- "<a href=\" https://gramps-project.org/wiki/index.php?title=Addon:TMGimporter. "
74
+ "<a href=\" https://gramps-project.org/wiki/index.php?title=Addon:TMGimporter"
75
75
"\" title=\" https://gramps-project.org/wiki/index.php?title=Addon:TMGimporter"
76
76
"\" >https://gramps-project.org/wiki/index.php?title=Addon:TMGimporter</a>\n"
77
77
"\n"
You can’t perform that action at this time.
0 commit comments