From dbba4242408afb84c3449b0f9b04229a4aacacfd Mon Sep 17 00:00:00 2001 From: dbs Date: Wed, 21 May 2008 03:42:34 +0000 Subject: [PATCH] Patch from Craig Ricciuto: opac.xul changes: * Finished converting JavaScript strings cat.properties changes: * Added the strings from opac.xul git-svn-id: svn://svn.open-ils.org/ILS/trunk@9649 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/server/cat/opac.xul | 17 +++++++++++------ .../xul/staff_client/server/locale/en-US/cat.properties | 3 +++ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Open-ILS/xul/staff_client/server/cat/opac.xul b/Open-ILS/xul/staff_client/server/cat/opac.xul index e282de0125..0e451e4c2d 100644 --- a/Open-ILS/xul/staff_client/server/cat/opac.xul +++ b/Open-ILS/xul/staff_client/server/cat/opac.xul @@ -32,6 +32,8 @@ + + + + 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 dd57a08ae8..6d780b05f1 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 @@ -193,3 +193,6 @@ staff.cat.marc_new.record_created.label=Record created. staff.cat.marc_new.retrieving.label=Retrieving title... staff.cat.marc_new.creating_record.error=Error creating MARC record. staff.cat.marc_new.loading_template.error=Error loading MARC template: %1$s +staff.cat.opac.set_marc_edit.alert=Record successfully saved. +staff.cat.opac.set_marc_edit.std_unexpected_error=Record not likely updated. +staff.cat.opac.refresh.function_not_implemented.alert=Not yet implemented. Work around: Choose Duplicate in New Tab option -- 2.11.0