Skip to content

Commit a6ef709

Browse files
committed
Update gettext message template
1 parent 1e8c910 commit a6ef709

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

locale/bagit-python.pot

Lines changed: 4 additions & 1 deletion
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: 2017-11-02 14:47-0400\n"
11+
"POT-Creation-Date: 2018-06-26 10:28-0400\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -69,6 +69,9 @@ msgid ""
6969
"The `checksum` argument for `make_bag` should be replaced with `checksums`"
7070
msgstr ""
7171

72+
msgid "Bagging a parent of the current directory is not supported"
73+
msgstr ""
74+
7275
#, python-format
7376
msgid "Creating bag for directory %s"
7477
msgstr ""

locale/en/LC_MESSAGES/bagit-python.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2017-11-02 14:47-0400\n"
10+
"POT-Creation-Date: 2018-06-26 10:28-0400\n"
1111
"PO-Revision-Date: 2017-04-27 15:02-0400\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -70,6 +70,9 @@ msgid ""
7070
msgstr ""
7171
"The `checksum` argument for `make_bag` should be replaced with `checksums`"
7272

73+
msgid "Bagging a parent of the current directory is not supported"
74+
msgstr ""
75+
7376
#, python-format
7477
msgid "Creating bag for directory %s"
7578
msgstr "Creating bag for directory %s"

0 commit comments

Comments
 (0)