From cf0167186f1af3bbb0bc1c5becbaab8ebab3a9a2 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sat, 6 Sep 2014 00:46:49 -0700 Subject: [PATCH] improve starred topics education copy --- config/locales/client.en.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 7b9bf51f7e..dca394cc7c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -770,7 +770,7 @@ en: other: "You have selected {{count}} topics." none: - starred: "You haven't starred any topics yet. To star a topic, click or tap the star next to the title." + starred: "You have no starred topics." unread: "You have no unread topics." new: "You have no new topics." read: "You haven't read any topics yet." @@ -782,7 +782,8 @@ en: educate: new: '

By default, topics are considered new when they were created in the last 2 days.

You can change this in your preferences.

' unread: '

By default, unread indicators will only appear for topics that you have:

Or, if you have explicitly set the topic to Tracked or Watched via the notification control at the bottom of each topic.

You can change this in your preferences.

' - starred: '

Topics that you have starred will appear here.

' + starred: '

Your starred topics will appear here.

+

To star or unstar a topic, click or tap the when you see it …