Skip to content

Commit 0fadd33

Browse files
committed
Update messages.pot with remove emails
Signed-off-by: Martin Vrachev <[email protected]>
1 parent 55f3b24 commit 0fadd33

File tree

1 file changed

+47
-5
lines changed

1 file changed

+47
-5
lines changed

warehouse/locale/messages.pot

Lines changed: 47 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,25 +169,25 @@ msgstr ""
169169
msgid "Email address ${email_address} verified. ${confirm_message}."
170170
msgstr ""
171171

172-
#: warehouse/manage/views.py:172
172+
#: warehouse/manage/views.py:174
173173
msgid "Email ${email_address} added - check your email for a verification link"
174174
msgstr ""
175175

176-
#: warehouse/manage/views.py:653 warehouse/manage/views.py:689
176+
#: warehouse/manage/views.py:655 warehouse/manage/views.py:691
177177
msgid ""
178178
"You must provision a two factor method before recovery codes can be "
179179
"generated"
180180
msgstr ""
181181

182-
#: warehouse/manage/views.py:664
182+
#: warehouse/manage/views.py:666
183183
msgid "Recovery codes already generated"
184184
msgstr ""
185185

186-
#: warehouse/manage/views.py:665
186+
#: warehouse/manage/views.py:667
187187
msgid "Generating new recovery codes will invalidate your existing codes."
188188
msgstr ""
189189

190-
#: warehouse/manage/views.py:715
190+
#: warehouse/manage/views.py:717
191191
msgid "Invalid credentials. Try again"
192192
msgstr ""
193193

@@ -1255,6 +1255,48 @@ msgid ""
12551255
"<code>%(new_email)s</code>"
12561256
msgstr ""
12571257

1258+
#: warehouse/templates/email/removed-project/body.html:25
1259+
#, python-format
1260+
msgid "The project %(project)s has been deleted."
1261+
msgstr ""
1262+
1263+
#: warehouse/templates/email/removed-project-release/body.html:26
1264+
#: warehouse/templates/email/removed-project/body.html:26
1265+
#, python-format
1266+
msgid ""
1267+
"<strong>Deleted by:</strong> %(submitter)s with a role:\n"
1268+
" %(role)s."
1269+
msgstr ""
1270+
1271+
#: warehouse/templates/email/removed-project-release/body.html:32
1272+
#: warehouse/templates/email/removed-project/body.html:32
1273+
#, python-format
1274+
msgid ""
1275+
"If this was a mistake, you can email <a\n"
1276+
" href=\"%(href)s\">%(email_address)s</a> to communicate with the PyPI "
1277+
"administrators."
1278+
msgstr ""
1279+
1280+
#: warehouse/templates/email/removed-project/body.html:38
1281+
#, python-format
1282+
msgid ""
1283+
"You are receiving this because you are %(recipient_role_descr)s of this "
1284+
"project."
1285+
msgstr ""
1286+
1287+
#: warehouse/templates/email/removed-project-release/body.html:25
1288+
#, python-format
1289+
msgid "The %(project)s release %(release)s released on %(date)s has been deleted."
1290+
msgstr ""
1291+
1292+
#: warehouse/templates/email/removed-project-release/body.html:38
1293+
#, python-format
1294+
msgid ""
1295+
"\n"
1296+
"You are receiving this because you are %(recipient_role_descr)s of this "
1297+
"project."
1298+
msgstr ""
1299+
12581300
#: warehouse/templates/email/two-factor-added/body.html:18
12591301
#, python-format
12601302
msgid ""

0 commit comments

Comments
 (0)