[open-ils-commits] r11031 - branches/rel_1_4/Open-ILS/xul/staff_client/server/locale/en-US
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Nov 3 12:07:09 EST 2008
Author: phasefx
Date: 2008-11-03 12:07:05 -0500 (Mon, 03 Nov 2008)
New Revision: 11031
Modified:
branches/rel_1_4/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
Log:
backporting some enhancements for z3950 client
Modified: branches/rel_1_4/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
===================================================================
--- branches/rel_1_4/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties 2008-11-03 17:05:46 UTC (rev 11030)
+++ branches/rel_1_4/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties 2008-11-03 17:07:05 UTC (rev 11031)
@@ -377,6 +377,9 @@
staff.cat.z3950.hide_top_pane.accesskey=T
staff.cat.z3950.unhide_top_pane.label=Show Top Pane
staff.cat.z3950.unhide_top_pane.accesskey=T
+staff.cat.z3950.marked_record_for_overlay_indicator.record_id.label=Record with ID %1$s marked for overlay.
+staff.cat.z3950.marked_record_for_overlay_indicator.tcn.label=Record with TCN %1$s marked for overlay.
+staff.cat.z3950.marked_record_for_overlay_indicator.no_record.label=No record marked for overlay.
staff.cat.z3950.obj_controller_init.marc_view_error=Failure during MARC view.
staff.cat.z3950.obj_controller_init.marc_import_error=Failure during MARC import.
staff.cat.z3950.obj_controller_init.marc_import_overlay_error=Failure during MARC import overlay.
More information about the open-ils-commits
mailing list