Skip to content

Commit

Permalink
AO3-6713 News post instead of admin post
Browse files Browse the repository at this point in the history
  • Loading branch information
sarken committed Apr 19, 2024
1 parent d76b818 commit 9131d99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions config/locales/views/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ en:
admin_posts:
admin_post_form:
comment_permissions:
label: Who can comment on this admin post
label: Who can comment on this news post
language:
label: Choose a language
tags:
Expand All @@ -326,7 +326,7 @@ en:
unreviewed_comments:
one: Unreviewed Comments (%{count})
other: Unreviewed Comments (%{count})
landmark: Admin Post Navigation
landmark: News Post Navigation
next: Next Post
previous: Previous Post
page_heading: AO3 News
Expand Down Expand Up @@ -466,7 +466,7 @@ en:
approve_all: Approve All Unreviewed Comments
no_unreviewed: No unreviewed comments.
note:
admin_post: Please note that comments cannot be unapproved once you have approved them. After you delete any comments you do not wish to appear on the admin post, you can approve all that remain.
admin_post: Please note that comments cannot be unapproved once you have approved them. After you delete any comments you do not wish to appear on the news post, you can approve all that remain.
work: Please note that comments cannot be unapproved once you have reviewed them. After you delete any comments you do not wish to appear on your work, you can approve all that remain.
page_heading_html: Unreviewed Comments on %{commentable_link}
downloads:
Expand Down
2 changes: 1 addition & 1 deletion features/admins/admin_post_news.feature
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ Feature: Admin Actions to Post News
And I go to the "Default Admin Post" admin post page
And I follow "Unreviewed Comments (2)"
Then I should see "Unreviewed Comments on Default Admin Post"
And I should see "Please note that comments cannot be unapproved once you have approved them. After you delete any comments you do not wish to appear on the admin post, you can approve all that remain."
And I should see "Please note that comments cannot be unapproved once you have approved them. After you delete any comments you do not wish to appear on the news post, you can approve all that remain."

# Approve a single comment
When I press "Approve"
Expand Down

0 comments on commit 9131d99

Please sign in to comment.