summaryrefslogtreecommitdiff
path: root/web/viewsjs/texts.js.erb
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2012-01-25 15:29:37 +0100
committerJochen Topf <jochen@topf.org>2012-01-25 15:29:37 +0100
commit5d86569a0f9626c6357770c684f5497f94d1c969 (patch)
treeb2c68674e9c742ab5de9438e3b0dfa7e5d069212 /web/viewsjs/texts.js.erb
parent24098767e33d686dc93139d1f7404291e203d8e8 (diff)
downloadtaginfo-5d86569a0f9626c6357770c684f5497f94d1c969.tar
taginfo-5d86569a0f9626c6357770c684f5497f94d1c969.tar.gz
Tooltip on table search box
Diffstat (limited to 'web/viewsjs/texts.js.erb')
-rw-r--r--web/viewsjs/texts.js.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/viewsjs/texts.js.erb b/web/viewsjs/texts.js.erb
index a123485..ec7cdb0 100644
--- a/web/viewsjs/texts.js.erb
+++ b/web/viewsjs/texts.js.erb
@@ -13,6 +13,7 @@ var texts = <%=
:values_less_than_one_percent => @trans.t.misc.values_less_than_one_percent,
:empty_string => @trans.t.misc.empty_string,
:all => @trans.t.misc.all,
+ :search_for => @trans.t.misc.search_for,
},
:osm => {
:key => @trans.t.osm.key,