From: phasefx Date: Sun, 16 Nov 2008 18:19:25 +0000 (+0000) Subject: missed a string X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b5520c24ec6941e5abfa5f1a0f56ca05e306c9b8;p=Evergreen.git missed a string git-svn-id: svn://svn.open-ils.org/ILS/trunk@11226 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/cat/record_buckets.js b/Open-ILS/xul/staff_client/server/cat/record_buckets.js index d433a469cc..241c1a2994 100644 --- a/Open-ILS/xul/staff_client/server/cat/record_buckets.js +++ b/Open-ILS/xul/staff_client/server/cat/record_buckets.js @@ -348,7 +348,7 @@ cat.record_buckets.prototype = { ); if (typeof bucket.ilsevent != 'undefined') { if (bucket.ilsevent == 1506 /* CONTAINER_NOT_FOUND */) { - alert('Could not find a bucket with ID = ' + bucket_id); + alert(catStrings.getFormattedString('staff.cat.record_buckets.menulist.change_bucket.undefined',[bucket_id])); } else { obj.error.standard_unexpected_error_alert($("catStrings").getString('staff.cat.record_buckets.change_bucket.error'),bucket); } 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 88474b7860..95c87aaf3d 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 @@ -289,6 +289,7 @@ staff.cat.record_buckets_quick.name_of_bucket=What would you like to name the bu staff.cat.record_buckets_quick.name_of_bucket.title=Bucket Creation staff.cat.record_buckets_quick.bucket_creation_failure=Bucket creation failed. staff.cat.record_buckets_quick.add_to_bucket.addition_failed=Addition likely failed for bucket = %1$s and record ID = %2$s +staff.cat.record_buckets.menulist.change_bucket.undefined=Could not find a bucket with ID = %1$s staff.cat.spine_labels.copy=copy staff.cat.spine_labels.copies=copies staff.cat.spine_labels.generate.std_unexpeceted_err=Generate