From 7d79d5a73888d05a0b8031f66f7d02f43ab61fc1 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Wed, 5 Feb 2014 15:53:34 -0500 Subject: [PATCH] Change title of button from Starred to Star --- 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 56deab2f1f2..6f3a6ccf7ff 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -594,7 +594,7 @@ en: current_user: 'go to your user page' starred: - title: 'Starred' + title: 'Star' help: star: 'add this topic to your starred list' unstar: 'remove this topic from your starred list'