From 3c9cdead4933d32b3db595e38386b96f1d5d3981 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Fri, 28 Jun 2013 10:58:14 -0400 Subject: [PATCH] Update title on bookmark button of the last post you read --- 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 c387162e2..4ec0cca62 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -113,7 +113,7 @@ en: not_logged_in: "Sorry, you must be logged in to bookmark posts." created: "You've bookmarked this post." not_bookmarked: "You've read this post; click to bookmark it." - last_read: "This is the last post you've read." + last_read: "This is the last post you've read; click to bookmark it." new_topics_inserted: "{{count}} new topics." show_new_topics: "Click to show."