From ddd3a8d3400161f96b2bd6a829f46d88f1559e68 Mon Sep 17 00:00:00 2001
From: Jeff Atwood
Date: Mon, 17 Aug 2015 03:28:40 -0700
Subject: [PATCH] change search help word to "options"
---
config/locales/client.en.yml | 2 +-
config/locales/server.en.yml | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 326f3302449..b60cb7a1982 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -158,7 +158,7 @@ en:
admin_title: "Admin"
flags_title: "Flags"
show_more: "show more"
- show_help: "help"
+ show_help: "options"
links: "Links"
links_lowercase:
one: "link"
diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml
index bd7791a05ff..7867e33991e 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -2435,9 +2435,9 @@ en:
Tips
- - Title matches are prioritized, so when in doubt, search for titles
- - Unique, uncommon words will always produce the best results
- - Whenever possible, scope your search to a particular category, user, or topic
+ - Title matches are prioritized – when in doubt, search for titles
+ - Unique, uncommon words will produce the best results
+ - Try searching within a particular category, topic, or user
Options