Fix "Remove" translation in radio field (fixes #1317)

This commit is contained in:
John Firebaugh
2013-04-15 17:06:01 -07:00
parent d6e51cc777
commit 7f498c2a10
8 changed files with 13 additions and 11 deletions
+3
View File
@@ -13,6 +13,9 @@ DATA_FILES = $(shell find data -type f -name '*.json' -o -name '*.md')
data/data.js: $(DATA_FILES)
node build.js
data/locales/en.js: data/core.yaml data/presets.yaml
node build.js
iD.js: \
js/lib/bootstrap-tooltip.js \
js/lib/d3.v3.js \