javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Change copy for warning when a keyphrase was used 2 times before

Open johannadevos opened this issue 4 years ago • 2 comments

Explanation

In the plugin code, in the function keyword_usage, we only check whether a focus keyphrase has been used 0, 1 or 2+ times before. If it was used 2 or more times, the copy for the Previously used keyphrase warning is: “You’ve used this keyphrase 2 times before.” This copy is also given when the keyphrase was used more than 2 times. Therefore the copy should change to: “You’ve used this keyphrase 2 times or more before.”

For context: the warning also comes with a hyperlink to all the posts in which the keyphrase was used, so it looks funny when this overview consists or 5 posts or so.

Technical decisions

Feedback?

johannadevos avatar May 06 '20 12:05 johannadevos

When you pick a keyphrase you've already used once before the assessment says You've used this keyphrase once before., but if you use the keyphrase again the assessment says You've used this keyphrase 2 times before. This is more of a grammar observation, but wouldn't it be nicer if the second assessment said You've used this keyphrase twice before. or You've used this keyphrase twice already.

sannevndrmeulen avatar May 18 '20 06:05 sannevndrmeulen

+1 Conversation # 619397

amboutwe avatar Jun 17 '20 00:06 amboutwe