Bug 2780 - Capitalize strings consistently (Admin help)
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / stopwords.tt
index 12e54e1..2081d98 100644 (file)
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Stop Words</h1>
+<h1>Stop words</h1>
 
 <p style="color: #990000">Important: If NoZebra is set to 'Use' this option will not appear on the administration menu</p>
 
@@ -8,10 +8,10 @@
 
 <p>Koha comes with a standard list of stop words that can be edited by visiting the Stop Word administration area.</p>
 
-<p>To add a new stop word to the list, click the 'New Stop Word' button and add the word you'd like ignored</p>
+<p>To add a new stop word to the list, click the 'New stop word' button and add the word you'd like ignored</p>
 
 <p style="color: #990000">Important: If you change something in this table, ask your administrator to run misc/batchRebuildBiblioTables.pl script.</p>
 
-<p><strong>See the full documentation for Stop Words in the <a href="http://manual.koha-community.org/3.6/en/additionaladmin.html#stopwordsadmin">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for stop words in the <a href="http://manual.koha-community.org/3.6/en/additionaladmin.html#stopwordsadmin">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]