From be28d7db987fc7427c47de7d2222ca27b3f5bc81 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 28 Sep 2015 10:30:23 -0400 Subject: [PATCH] changing bookmark alert to be more accurate to what it actually does --- public/language/en_GB/topic.json | 2 +- public/language/en_US/topic.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/language/en_GB/topic.json b/public/language/en_GB/topic.json index eab097418b..a03ec807de 100644 --- a/public/language/en_GB/topic.json +++ b/public/language/en_GB/topic.json @@ -29,7 +29,7 @@ "flag": "Flag", "locked": "Locked", - "bookmark_instructions" : "Click here to return to your last position or close to discard.", + "bookmark_instructions" : "Click here to return to the last unread post in this thread.", "flag_title": "Flag this post for moderation", "flag_confirm": "Are you sure you want to flag this post?", diff --git a/public/language/en_US/topic.json b/public/language/en_US/topic.json index d9742f2eda..447376322b 100644 --- a/public/language/en_US/topic.json +++ b/public/language/en_US/topic.json @@ -25,7 +25,7 @@ "tools": "Tools", "flag": "Flag", "locked": "Locked", - "bookmark_instructions": "Click here to return to your last position or close to discard.", + "bookmark_instructions" : "Click here to return to the last unread post in this thread.", "flag_title": "Flag this post for moderation", "flag_confirm": "Are you sure you want to flag this post?", "flag_success": "This post has been flagged for moderation.",