Skip to content

Commit 9c686ba

Browse files
authored
email: Fix publish_notification grammar (#12582)
πŸ™ˆ
1 parent f7d0d9a commit 9c686ba

14 files changed

+19
-19
lines changed

β€Žsrc/email/templates/publish_notification/body.txt.j2β€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{% block content %}
44
Hello {{ recipient }}!
55

6-
A new version of {{ krate }} crate was published{{ publisher_info }} at {{ publish_time }}.
6+
A new version of the {{ krate }} crate was published{{ publisher_info }} at {{ publish_time }}.
77

88
View v{{ version }} here: https://{{ domain }}/crates/{{ krate }}/{{ version }}
99

β€Žsrc/tests/krate/publish/snapshots/integration__krate__publish__basics__new_krate-5.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo_new crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo_new crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo_new/1.0.0
1717

β€Žsrc/tests/krate/publish/snapshots/integration__krate__publish__trustpub_github__full_flow-11.snapβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo/1.0.0
1717

@@ -51,7 +51,7 @@ Content-Transfer-Encoding: quoted-printable
5151

5252
Hello foo!
5353

54-
A new version of foo crate was published by GitHub Actions (https://github.com/rust-lang/foo-rs/actions/runs/example-run-id) at [0000-00-00T00:00:00Z].
54+
A new version of the foo crate was published by GitHub Actions (https://github.com/rust-lang/foo-rs/actions/runs/example-run-id) at [0000-00-00T00:00:00Z].
5555

5656
View v1.1.0 here: https://crates.io/crates/foo/1.1.0
5757

β€Žsrc/tests/krate/publish/snapshots/integration__krate__publish__trustpub_gitlab__full_flow-11.snapβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo/1.0.0
1717

@@ -51,7 +51,7 @@ Content-Transfer-Encoding: quoted-printable
5151

5252
Hello foo!
5353

54-
A new version of foo crate was published by GitLab CI/CD (https://gitlab.com/rust-lang/foo-rs/-/jobs/11530106120) at [0000-00-00T00:00:00Z].
54+
A new version of the foo crate was published by GitLab CI/CD (https://gitlab.com/rust-lang/foo-rs/-/jobs/11530106120) at [0000-00-00T00:00:00Z].
5555

5656
View v1.1.0 here: https://crates.io/crates/foo/1.1.0
5757

β€Žsrc/tests/routes/crates/snapshots/integration__routes__crates__delete__happy_path_new_crate-3.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo/1.0.0
1717

β€Žsrc/tests/routes/crates/snapshots/integration__routes__crates__delete__happy_path_old_crate-3.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo/1.0.0
1717

β€Žsrc/tests/routes/crates/snapshots/integration__routes__crates__delete__happy_path_really_old_crate-3.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo/1.0.0
1717

β€Žsrc/tests/routes/users/update/snapshots/integration__routes__users__update__publish_notifications__unsubscribe_and_resubscribe-11.snapβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo/1.0.0
1717

@@ -47,7 +47,7 @@ Content-Transfer-Encoding: quoted-printable
4747

4848
Hello foo!
4949

50-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
50+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
5151

5252
View v1.2.0 here: https://crates.io/crates/foo/1.2.0
5353

β€Žsrc/tests/routes/users/update/snapshots/integration__routes__users__update__publish_notifications__unsubscribe_and_resubscribe-2.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo/1.0.0
1717

β€Žsrc/tests/routes/users/update/snapshots/integration__routes__users__update__publish_notifications__unsubscribe_and_resubscribe-5.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: quoted-printable
1111

1212
Hello foo!
1313

14-
A new version of foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
14+
A new version of the foo crate was published by your account (https://crates.io/users/foo) at [0000-00-00T00:00:00Z].
1515

1616
View v1.0.0 here: https://crates.io/crates/foo/1.0.0
1717

0 commit comments

Comments
Β (0)