From 10e6e8d307089bb7bfce1565e8c070cb22d6c3be Mon Sep 17 00:00:00 2001 From: Gerhard Schlager Date: Tue, 25 Aug 2020 01:26:57 +0200 Subject: [PATCH] Use quotes instead of grave accent --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 452a1ca672..f217dd3fb4 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -986,7 +986,7 @@ en: muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear on the categories or latest pages." muted_categories_instructions_dont_hide: "You will not be notified of anything about new topics in these categories." regular_categories: "Regular" - regular_categories_instructions: "You will see these topics in the `latest` and `top` topic lists." + regular_categories_instructions: "You will see these topics in the “Latest” and “Top” topic lists." no_category_access: "As a moderator you have limited category access, save is disabled." delete_account: "Delete My Account" delete_account_confirm: "Are you sure you want to permanently delete your account? This action cannot be undone!"