[open-ils-commits] [GIT] Evergreen ILS branch rel_2_1 updated. c94a441b02e677d443c84388e498c74f37768606

Evergreen Git git at git.evergreen-ils.org
Mon Jun 13 10:26:51 EDT 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_1 has been updated
       via  c94a441b02e677d443c84388e498c74f37768606 (commit)
       via  23ba3ddad28e8fcc8019a7486a6a3faf671e627f (commit)
      from  5b8d5350c19e100c6c62e61c491b750c9e1fd3e8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c94a441b02e677d443c84388e498c74f37768606
Merge: 23ba3dd 5b8d535
Author: Jason Etheridge <jason at esilibrary.com>
Date:   Mon Jun 13 10:36:10 2011 -0400

    Merge branch 'rel_2_1' of git.evergreen-ils.org:Evergreen into rel_2_1


commit 23ba3ddad28e8fcc8019a7486a6a3faf671e627f
Author: Jason Etheridge <jason at esilibrary.com>
Date:   Mon Jun 13 10:35:29 2011 -0400

    change accesskeys/labels for menu entries related to Conjoined Items
    
    Signed-off-by: Jason Etheridge <jason at esilibrary.com>

diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd
index 525aa6a..22625e0 100644
--- a/Open-ILS/web/opac/locale/en-US/lang.dtd
+++ b/Open-ILS/web/opac/locale/en-US/lang.dtd
@@ -286,10 +286,10 @@
 <!ENTITY staff.cat.opac.default.label "Set bottom interface as Default">
 <!ENTITY staff.cat.opac.manage_parts.accesskey "P">
 <!ENTITY staff.cat.opac.manage_parts.label "Manage Parts">
-<!ENTITY staff.cat.opac.manage_multi_home_items.accesskey "F">
-<!ENTITY staff.cat.opac.manage_multi_home_items.label "Manage Foreign Items">
-<!ENTITY staff.cat.opac.mark_for_multi_home.accesskey "F">
-<!ENTITY staff.cat.opac.mark_for_multi_home.label "Mark as Target for Foreign Items">
+<!ENTITY staff.cat.opac.manage_multi_home_items.accesskey "C">
+<!ENTITY staff.cat.opac.manage_multi_home_items.label "Manage Conjoined Items">
+<!ENTITY staff.cat.opac.mark_for_multi_home.accesskey "C">
+<!ENTITY staff.cat.opac.mark_for_multi_home.label "Mark as Target for Conjoined Items">
 <!ENTITY staff.cat.opac.marc_edit.accesskey "E">
 <!ENTITY staff.cat.opac.marc_edit.label "MARC Edit">
 <!ENTITY staff.cat.opac.marc_view.accesskey "V">
@@ -2525,8 +2525,8 @@
 <!ENTITY staff.cat.copy_browser.actions.cmd_edit_items.accesskey "E">
 <!ENTITY staff.cat.copy_browser.actions.cmd_transfer_items.label "Transfer Items to Previously Marked Volume">
 <!ENTITY staff.cat.copy_browser.actions.cmd_transfer_items.accesskey "T">
-<!ENTITY staff.cat.copy_browser.actions.cmd_link_as_multi_bib.label "Link as Foreign Items to Previously Marked Bib Record">
-<!ENTITY staff.cat.copy_browser.actions.cmd_link_as_multi_bib.accesskey "F">
+<!ENTITY staff.cat.copy_browser.actions.cmd_link_as_multi_bib.label "Link as Conjoined Items to Previously Marked Bib Record">
+<!ENTITY staff.cat.copy_browser.actions.cmd_link_as_multi_bib.accesskey "C">
 <!ENTITY staff.cat.copy_browser.actions.cmd_add_volumes.label "Add Volumes">
 <!ENTITY staff.cat.copy_browser.actions.cmd_add_volumes.accesskey "V">
 <!ENTITY staff.cat.copy_browser.actions.cmd_mark_library.label "Mark Library as Volume Transfer Destination">

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/web/opac/locale/en-US/lang.dtd |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list