Booking: don't bail out completely on COPY_ALERT_MESSAGE when returning items
[evergreen-equinox.git] / Open-ILS / web / js / dojo / openils / booking / nls / pickup_and_return.js
index f6df5dd..cf227ba 100644 (file)
@@ -29,5 +29,6 @@
     "AUTO_ATTR_VALUE_reset": "Clear / New Patron",
     "AUTO_ATTR_VALUE_pickup": "Pick up",
     "AUTO_ATTR_VALUE_return": "Return",
-    "ADDRESS": "${0}\n${1}\n${2}, ${3} ${4}"
+    "ADDRESS": "${0}\n${1}\n${2}, ${3} ${4}",
+    "COPY_ALERT": "${0}:\n${1}\n\nDo you wish to process it anyway?"
 }