From: erickson Date: Mon, 13 Apr 2009 20:20:43 +0000 (+0000) Subject: started acq JS localization X-Git-Tag: sprint4-merge-nov22~10274 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=594aebb609600da1aca558bd828aeb338b912bb9;p=working%2FEvergreen.git started acq JS localization git-svn-id: svn://svn.open-ils.org/ILS/trunk@12853 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/js/dojo/openils/acq/nls/acq.js b/Open-ILS/web/js/dojo/openils/acq/nls/acq.js new file mode 100644 index 0000000000..9f18e383b5 --- /dev/null +++ b/Open-ILS/web/js/dojo/openils/acq/nls/acq.js @@ -0,0 +1,3 @@ +{ + 'CREATE_PO_ASSETS_CONFIRM' : "This will create bibliographic, call number, and copy records for this purchase order in the ILS.\n\nContinue?" +}