diff --git a/translations/etds61_osm.js b/translations/etds61_osm.js
index fa15337..e9a3d85 100644
--- a/translations/etds61_osm.js
+++ b/translations/etds61_osm.js
@@ -121,7 +121,7 @@ etds61_osm = {
}
// Use a lookup table to convert the remaining attribute names from "English" to TDS
- translate.applyOne2One(attrs, nAttrs, etds61_osm_rules.enumValues, {'k':'v'});
+ translate.applyOne2One(attrs, nAttrs, etds61_osm_rules.enumValues, {'k':'v'},[]);
var tags = {};
// Now convert the attributes to tags.