Skip to content

Commit 43f91fd

Browse files
committed
Rebuild[BirthdaysGramplet]Add 'Only show birthdays with tag'[gramps51](#213)
1 parent bc710b0 commit 43f91fd

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

BirthdaysGramplet/BirthdaysGramplet.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
name = _("Birthdays Gramplet"),
2525
description = _("a gramplet that displays the birthdays of the living people"),
2626
status = STABLE,
27-
version = '1.1.3',
27+
version = '1.1.4',
2828
fname="BirthdaysGramplet.py",
2929
height = 200,
3030
gramplet = 'BirthdaysGramplet',

BirthdaysGramplet/po/template.pot

Lines changed: 6 additions & 2 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-07-04 11:28+1000\n"
11+
"POT-Creation-Date: 2019-09-21 11:10+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"
@@ -34,6 +34,10 @@ msgstr ""
3434
msgid "Ignore birthdays with tag"
3535
msgstr ""
3636

37-
#: BirthdaysGramplet/BirthdaysGramplet.py:82
37+
#: BirthdaysGramplet/BirthdaysGramplet.py:46
38+
msgid "Only show birthdays with tag"
39+
msgstr ""
40+
41+
#: BirthdaysGramplet/BirthdaysGramplet.py:90
3842
msgid "Processing..."
3943
msgstr ""

0 commit comments

Comments
 (0)