From: Pasi Kallinen Date: Wed, 11 Sep 2013 05:54:55 +0000 (+0300) Subject: Fix delete items confirmation typo. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=dba5d6389d5e64ee3240d1a643415d8e595c9cbc;p=working%2FEvergreen.git Fix delete items confirmation typo. Signed-off-by: Pasi Kallinen Signed-off-by: Ben Shum --- diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties index 2f058ae6ae..cc7718793e 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties @@ -120,7 +120,7 @@ staff.circ.copy_status.upload_file.title=Import Barcode File staff.circ.copy_status.upload_file.complete=File uploaded. staff.circ.copy_status.upload_file.no_barcodes=No barcodes found in file. staff.circ.copy_status.add_items.title=Add Item for record # %1$s -staff.circ.copy_status.del_items.confirm=Are you sure sure you want to delete these items? %1$s +staff.circ.copy_status.del_items.confirm=Are you sure you want to delete these items? %1$s staff.circ.copy_status.del_items.title=Override Delete Failure? staff.circ.copy_status.del_items.success=Items Deleted staff.circ.copy_status.del_items.success.error=Batch Item Deletion