From 77461cf1f7c02f5be167566386a403e59bf73a6f Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 16 Apr 2013 14:25:22 -0700 Subject: [PATCH] improve category edit button copy --- config/locales/client.en.yml | 2 +- config/locales/client.es.yml | 2 +- config/locales/client.id.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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?'