From a64ee2f83b34e110cc159632863b5f35dc1da0b3 Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 14 Jun 2010 16:31:29 +0000 Subject: [PATCH] I18N: get capture.js built from PO sources git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@16712 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- build/i18n/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/i18n/Makefile b/build/i18n/Makefile index 1cb77bc350..bdf12a92cc 100644 --- a/build/i18n/Makefile +++ b/build/i18n/Makefile @@ -102,7 +102,7 @@ dojo2pot: po2dojo: @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/acq.js.po --output $(PROJECT)/$(LOCALE)/acq.js - @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/register.js.po --output $(PROJECT)/$(LOCALE)/register.js + @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/capture.js.po --output $(PROJECT)/$(LOCALE)/capture.js @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/conify.js.po --output $(PROJECT)/$(LOCALE)/conify.js @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/opac.js.po --output $(PROJECT)/$(LOCALE)/opac.js @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/pickup_and_return.js.po --output $(PROJECT)/$(LOCALE)/pickup_and_return.js -- 2.11.0