diff --git a/config/locales/en.yml b/config/locales/en.yml index 204b40fccc..4aceafb58a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -885,16 +885,16 @@ en: trends: allow: Allow approved: Approved - confirm_allow: Are you sure to allow selected tags? - confirm_disallow: Are you sure to disallow selected tags? + confirm_allow: Are you sure you want to allow selected tags? + confirm_disallow: Are you sure you want to disallow selected tags? disallow: Disallow links: allow: Allow link allow_provider: Allow publisher - confirm_allow: Are you sure to allow selected links? - confirm_allow_provider: Are you sure to allow selected providers? - confirm_disallow: Are you sure to disallow selected links? - confirm_disallow_provider: Are you sure to disallow selected providers? + confirm_allow: Are you sure you want to allow selected links? + confirm_allow_provider: Are you sure you want to allow selected providers? + confirm_disallow: Are you sure you want to disallow selected links? + confirm_disallow_provider: Are you sure you want to disallow selected providers? description_html: These are links that are currently being shared a lot by accounts that your server sees posts from. It can help your users find out what's going on in the world. No links are displayed publicly until you approve the publisher. You can also allow or reject individual links. disallow: Disallow link disallow_provider: Disallow publisher @@ -918,10 +918,10 @@ en: statuses: allow: Allow post allow_account: Allow author - confirm_allow: Are you sure to allow selected statuses? - confirm_allow_account: Are you sure to allow selected accounts? - confirm_disallow: Are you sure to disallow selected statuses? - confirm_disallow_account: Are you sure to disallow selected accounts? + confirm_allow: Are you sure you want to allow selected statuses? + confirm_allow_account: Are you sure you want to allow selected accounts? + confirm_disallow: Are you sure you want to disallow selected statuses? + confirm_disallow_account: Are you sure you want to disallow selected accounts? description_html: These are posts that your server knows about that are currently being shared and favorited a lot at the moment. It can help your new and returning users to find more people to follow. No posts are displayed publicly until you approve the author, and the author allows their account to be suggested to others. You can also allow or reject individual posts. disallow: Disallow post disallow_account: Disallow author