@@ -590,34 +590,38 @@ msgid "Leading or trailing dashes are not allowed in the name"
590
590
msgstr ""
591
591
592
592
#: warehouse/oidc/forms/activestate.py:80
593
- #: warehouse/oidc/forms/activestate.py:85
594
- #: warehouse/oidc/forms/activestate.py:96
595
- #: warehouse/oidc/forms/activestate.py:105
593
+ #: warehouse/oidc/forms/activestate.py:93
594
+ msgid "Unexpected error from ActiveState. Try again in a few minutes"
595
+ msgstr ""
596
+
597
+ #: warehouse/oidc/forms/activestate.py:88
598
+ #: warehouse/oidc/forms/activestate.py:104
599
+ #: warehouse/oidc/forms/activestate.py:113
596
600
msgid "Unexpected error from ActiveState. Try again"
597
601
msgstr ""
598
602
599
- #: warehouse/oidc/forms/activestate.py:115
603
+ #: warehouse/oidc/forms/activestate.py:123
600
604
msgid "Specify ActiveState organization name"
601
605
msgstr ""
602
606
603
- #: warehouse/oidc/forms/activestate.py:119
607
+ #: warehouse/oidc/forms/activestate.py:127
604
608
msgid "Invalid ActiveState organization name"
605
609
msgstr ""
606
610
607
- #: warehouse/oidc/forms/activestate.py:129
611
+ #: warehouse/oidc/forms/activestate.py:137
608
612
msgid "Specify ActiveState project name"
609
613
msgstr ""
610
614
611
- #: warehouse/oidc/forms/activestate.py:133
612
- #: warehouse/oidc/forms/activestate.py:137
615
+ #: warehouse/oidc/forms/activestate.py:141
616
+ #: warehouse/oidc/forms/activestate.py:145
613
617
msgid "Invalid ActiveState project name"
614
618
msgstr ""
615
619
616
- #: warehouse/oidc/forms/activestate.py:166
620
+ #: warehouse/oidc/forms/activestate.py:174
617
621
msgid "ActiveState organization not found"
618
622
msgstr ""
619
623
620
- #: warehouse/oidc/forms/activestate.py:186
624
+ #: warehouse/oidc/forms/activestate.py:194
621
625
msgid "ActiveState actor not found"
622
626
msgstr ""
623
627
@@ -2517,14 +2521,35 @@ msgstr ""
2517
2521
msgid "Subject"
2518
2522
msgstr ""
2519
2523
2520
- #: warehouse/templates/email/trusted-publisher-added/body.html:48
2524
+ #: warehouse/templates/email/trusted-publisher-added/body.html:44
2525
+ msgid "ActiveState Project URL"
2526
+ msgstr ""
2527
+
2528
+ #: warehouse/templates/email/trusted-publisher-added/body.html:45
2529
+ #: warehouse/templates/manage/account/publishing.html:213
2530
+ #: warehouse/templates/manage/project/publishing.html:166
2531
+ #: warehouse/templates/organizations/profile.html:30
2532
+ msgid "Organization"
2533
+ msgstr ""
2534
+
2535
+ #: warehouse/templates/email/trusted-publisher-added/body.html:46
2536
+ #: warehouse/templates/manage/account/publishing.html:228
2537
+ #: warehouse/templates/manage/project/publishing.html:181
2538
+ msgid "ActiveState Project name"
2539
+ msgstr ""
2540
+
2541
+ #: warehouse/templates/email/trusted-publisher-added/body.html:47
2542
+ msgid "Actor"
2543
+ msgstr ""
2544
+
2545
+ #: warehouse/templates/email/trusted-publisher-added/body.html:53
2521
2546
msgid ""
2522
2547
"If you did not make this change and you think it was made maliciously, "
2523
2548
"you can remove it from the project via the \" Publishing\" tab on the "
2524
2549
"project's page."
2525
2550
msgstr ""
2526
2551
2527
- #: warehouse/templates/email/trusted-publisher-added/body.html:55
2552
+ #: warehouse/templates/email/trusted-publisher-added/body.html:60
2528
2553
#: warehouse/templates/email/trusted-publisher-removed/body.html:53
2529
2554
#, python-format
2530
2555
msgid ""
@@ -4384,12 +4409,6 @@ msgid ""
4384
4409
"identity used for publishing. <a href=\" %(href)s\" >More details here.</a>"
4385
4410
msgstr ""
4386
4411
4387
- #: warehouse/templates/manage/account/publishing.html:213
4388
- #: warehouse/templates/manage/project/publishing.html:166
4389
- #: warehouse/templates/organizations/profile.html:30
4390
- msgid "Organization"
4391
- msgstr ""
4392
-
4393
4412
#: warehouse/templates/manage/account/publishing.html:218
4394
4413
#: warehouse/templates/manage/project/publishing.html:171
4395
4414
msgid "my-organization"
@@ -4400,11 +4419,6 @@ msgstr ""
4400
4419
msgid "The ActiveState organization name that owns the project"
4401
4420
msgstr ""
4402
4421
4403
- #: warehouse/templates/manage/account/publishing.html:228
4404
- #: warehouse/templates/manage/project/publishing.html:181
4405
- msgid "ActiveState Project name"
4406
- msgstr ""
4407
-
4408
4422
#: warehouse/templates/manage/account/publishing.html:233
4409
4423
#: warehouse/templates/manage/project/publishing.html:186
4410
4424
msgid "my-project"
@@ -4427,7 +4441,9 @@ msgstr ""
4427
4441
4428
4442
#: warehouse/templates/manage/account/publishing.html:250
4429
4443
#: warehouse/templates/manage/project/publishing.html:203
4430
- msgid "The ActiveState user that will trigger the build of your Python artifact."
4444
+ msgid ""
4445
+ "The username for the ActiveState account that will trigger the build of "
4446
+ "your Python artifact."
4431
4447
msgstr ""
4432
4448
4433
4449
#: warehouse/templates/manage/account/publishing.html:268
0 commit comments