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

Evergreen Git git at git.evergreen-ils.org
Mon Jun 13 10:31:58 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  ddb7ce819f195738b9977ec5674174da0a6fccc8 (commit)
      from  c94a441b02e677d443c84388e498c74f37768606 (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 ddb7ce819f195738b9977ec5674174da0a6fccc8
Author: Jason Etheridge <jason at esilibrary.com>
Date:   Mon Jun 13 10:41:18 2011 -0400

    more s/Foreign/Conjoined/ Items label changes
    
    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 22625e0..7005536 100644
--- a/Open-ILS/web/opac/locale/en-US/lang.dtd
+++ b/Open-ILS/web/opac/locale/en-US/lang.dtd
@@ -2494,7 +2494,7 @@
 <!ENTITY staff.hold_list.cancel_hold_dialog.cancel_btn.accesskey "C">
 <!ENTITY staff.hold_list.cancel_hold_dialog.apply_btn.label "Apply">
 <!ENTITY staff.hold_list.cancel_hold_dialog.apply_btn.accesskey "A">
-<!ENTITY staff.cat.manage_multi_bib_items.caption "Manage Foreign Items">
+<!ENTITY staff.cat.manage_multi_bib_items.caption "Manage Conjoined Items">
 <!ENTITY staff.cat.manage_multi_bib_items.actions.menu.label "Actions for Selected Items">
 <!ENTITY staff.cat.manage_multi_bib_items.actions.menu.accesskey "f">
 <!ENTITY staff.cat.manage_multi_bib_items.actions.menu_entry.show_in_opac.label "Show in Catalog">
diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties b/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
index 5dc9260..4cde2ae 100644
--- a/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
+++ b/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
@@ -10,7 +10,7 @@ staff.cat.bib_brief.inactive=(Inactive)
 staff.cat.bib_brief.noncat=(Not Cataloged)
 staff.cat.bib_brief.noncat.alert=Item not cataloged.
 # %1$s = Bib Record ID
-staff.cat.manage_multi_bib_items.tab_name=Manage Foreign Items for Bib %1$s
+staff.cat.manage_multi_bib_items.tab_name=Manage Conjoined Items for Bib %1$s
 staff.cat.manage_multi_bib_items.result.column.value.error=Error
 staff.cat.manage_multi_bib_items.result.column.value.success=Success
 staff.cat.manage_multi_bib_items.result.column.value.failed=Failed
@@ -77,7 +77,7 @@ staff.cat.copy_browser.transfer.success=Volumes transferred.
 staff.cat.copy_browser.transfer.unexpected_error=All volumes not likely transferred.
 staff.cat.copy_browser.transfer_items.missing_volume=Please mark a volume as the destination from within holdings maintenance and then try this again.
 staff.cat.copy_browser.transfer_items.unexpected_error=All copies not likely transferred.
-staff.cat.copy_browser.link_as_multi_bib.missing_bib=Please Mark a bib record as a Target for Foreign Items and try this again.
+staff.cat.copy_browser.link_as_multi_bib.missing_bib=Please Mark a bib record as a Target for Conjoined Items and try this again.
 staff.cat.copy_browser.missing_library=Missing library list.
 staff.cat.copy_browser.consortial_copy_count.error=Error retrieving consortial copy count.
 staff.cat.copy_browser.list_init.tree_location=Location/Barcode

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

Summary of changes:
 Open-ILS/web/opac/locale/en-US/lang.dtd            |    2 +-
 .../server/locale/en-US/cat.properties             |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list