We still don't support Z30.59 or Z39.59
authorDan Wells <dbw2@calvin.edu>
Fri, 7 Jun 2013 19:07:30 +0000 (15:07 -0400)
committerDan Wells <dbw2@calvin.edu>
Fri, 7 Jun 2013 19:07:30 +0000 (15:07 -0400)
Actually, just fix a few typos :)

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/myopac/lists.tt2
Open-ILS/web/opac/locale/en-US/lang.dtd
docs/RELEASE_NOTES_NEXT/z39_batch_search_queue.txt

index ba78f76..da1926f 100644 (file)
                             "[% bbag.id %]",
                             xulG
                         )'
-                    value="[% l('Locate Z39.59 Matches') %]" 
+                    value="[% l('Locate Z39.50 Matches') %]" 
                 />
             </div>
             [% END %]
index ccf0a95..eb827f5 100644 (file)
 <!ENTITY staff.search_prefs.clear.label "Clear All">
 <!ENTITY staff.search_prefs.clear.accesskey "C">
 <!ENTITY staff.search_prefs.cleared_message "Preferences cleared">
-<!ENTITY staff.bucketz39_search.dialog_label "Locate Z39.59 Matches">
+<!ENTITY staff.bucketz39_search.dialog_label "Locate Z39.50 Matches">
 <!ENTITY staff.bucketz39_search.servers "Z39.50 Servers:">
 <!ENTITY staff.bucketz39_search.indexes "Z39.50 Search Indexes:">
 <!ENTITY staff.bucketz39_search.queue "Add Results to Queue:">
index dceb6ac..54826c1 100644 (file)
@@ -6,7 +6,7 @@ Staff Work Flow
 
  * Staff add records to bib record buckets
  * Staff select the new "Locate Z39.50 Matches" action for a selected bucket.
- * Staff choose which Z30.50 sources and indexes to search and the destination 
+ * Staff choose which Z39.50 sources and indexes to search and the destination 
    queue.
  * Submitting the search fires a series of parallel Z39.50 searches across
    all selected Z39.50 sources.