diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 83c9e622c82..f1fe5c330bf 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -714,7 +714,7 @@ en: delete_error: "There was an error deleting the category." list: "List Categories" no_description: "There is no description for this category." - change_in_category_topic: "visit category topic to edit the description" + change_in_category_topic: "Edit Description" hotness: "Hotness" already_used: 'This color has been used by another category' diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 47510285a2c..30259000c32 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -598,7 +598,7 @@ es: delete_confirm: "Are you sure you want to delete that category?" list: "List Categories" no_description: "There is no description for this category." - change_in_category_topic: "visit category topic to edit the description" + change_in_category_topic: "Edit Description" flagging: title: 'Why are you flagging this post?' diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index a1b306b7513..45a573e906c 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -550,7 +550,7 @@ id: delete_confirm: "Are you sure you want to delete that category?" list: "List Categories" no_description: "There is no description for this category." - change_in_category_topic: "visit category topic to edit the description" + change_in_category_topic: "Edit Description" flagging: title: 'Why are you flagging this post?'