change search help word to "options"

This commit is contained in:
Jeff Atwood 2015-08-17 03:28:40 -07:00
parent 5b9a01e3b6
commit ddd3a8d340
2 changed files with 4 additions and 4 deletions

View File

@ -158,7 +158,7 @@ en:
admin_title: "Admin" admin_title: "Admin"
flags_title: "Flags" flags_title: "Flags"
show_more: "show more" show_more: "show more"
show_help: "help" show_help: "options"
links: "Links" links: "Links"
links_lowercase: links_lowercase:
one: "link" one: "link"

View File

@ -2435,9 +2435,9 @@ en:
<h3>Tips</h3> <h3>Tips</h3>
<p> <p>
<ul> <ul>
<li>Title matches are prioritized, so when in doubt, search for titles</li> <li>Title matches are prioritized &ndash; when in doubt, search for titles</li>
<li>Unique, uncommon words will always produce the best results</li> <li>Unique, uncommon words will produce the best results</li>
<li>Whenever possible, scope your search to a particular category, user, or topic</li> <li>Try searching within a particular category, topic, or user</li>
</ul> </ul>
</p> </p>
<h3>Options</h3> <h3>Options</h3>