changing 'agency categories' to 'groups'
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / admin-home.tmpl
index f64d4d1..607b921 100644 (file)
@@ -25,8 +25,8 @@
 <div class="hint"><h4>Hint:</h4><p>Configure these parameters in the order they appear.</p></div>
 <h3>Basic parameters</h3>
 <dl>
-       <dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries, branches and agency categories</a></dt>
-       <dd>Define libraries, branches and agency categories.</dd>
+       <dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries, branches and groups</a></dt>
+       <dd>Define libraries, branches and groups.</dd>
        <dt><a href="/cgi-bin/koha/admin/aqbookfund.pl">Accounts and budgets</a></dt>
        <dd>Accounts and budgets administration for acquisitions.</dd>
        <dt><a href="/cgi-bin/koha/admin/currency.pl">Currencies and exchange rates</a></dt>
     <dd>Create and manage Authorities frameworks that define the characteristics of your MARC Records (field and subfield definitions).</dd>
     <dt><a href="/cgi-bin/koha/admin/classsources.pl">Classification sources</a></dt>
     <dd>Define classification sources (i.e., call number schemes) used by your collection.  Also define filing rules used for sorting call numbers.</dd>
+    <dt><a href="/cgi-bin/koha/admin/matching-rules.pl">Record matching rules</a></dt>
+    <dd>Manage rules for automatically matching MARC records during record imports.</dd>
 </dl>
 
 <h3>Additional parameters</h3>
 <dl>
        <dt><a href="/cgi-bin/koha/admin/stopwords.pl">Stopwords</a></dt>
        <dd>Words ignored during search</dd>
-       <dt><a href="/cgi-bin/koha/admin/printers.pl">Printers</a></dt>
+       <dt><a href="/cgi-bin/koha/admin/printers.pl">Network Printers</a></dt>
        <dd>Printers (UNIX paths).</dd>
-       <dt><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 servers</a></dt>
+       <dt><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 Client Targets</a></dt>
        <dd>Define which servers to query for MARC data in the integrated Z39.50 client.</dd>
 </dl>
 </div>