@@ -169,25 +169,25 @@ msgstr ""
169
169
msgid "Email address ${email_address} verified. ${confirm_message}."
170
170
msgstr ""
171
171
172
- #: warehouse/manage/views.py:172
172
+ #: warehouse/manage/views.py:174
173
173
msgid "Email ${email_address} added - check your email for a verification link"
174
174
msgstr ""
175
175
176
- #: warehouse/manage/views.py:653 warehouse/manage/views.py:689
176
+ #: warehouse/manage/views.py:655 warehouse/manage/views.py:691
177
177
msgid ""
178
178
"You must provision a two factor method before recovery codes can be "
179
179
"generated"
180
180
msgstr ""
181
181
182
- #: warehouse/manage/views.py:664
182
+ #: warehouse/manage/views.py:666
183
183
msgid "Recovery codes already generated"
184
184
msgstr ""
185
185
186
- #: warehouse/manage/views.py:665
186
+ #: warehouse/manage/views.py:667
187
187
msgid "Generating new recovery codes will invalidate your existing codes."
188
188
msgstr ""
189
189
190
- #: warehouse/manage/views.py:715
190
+ #: warehouse/manage/views.py:717
191
191
msgid "Invalid credentials. Try again"
192
192
msgstr ""
193
193
@@ -1255,6 +1255,48 @@ msgid ""
1255
1255
"<code>%(new_email)s</code>"
1256
1256
msgstr ""
1257
1257
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
+
1258
1300
#: warehouse/templates/email/two-factor-added/body.html:18
1259
1301
#, python-format
1260
1302
msgid ""
0 commit comments