summaryrefslogtreecommitdiff
path: root/web/views/tag.erb
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2012-01-24 18:19:39 +0100
committerJochen Topf <jochen@topf.org>2012-01-24 18:19:39 +0100
commit3dadc9377a0ecedec6ae9178da2815376ce97675 (patch)
tree9c9b138212e13b4e3414ab18113ccca481033c30 /web/views/tag.erb
parent18feb8dd534082fcee839548a137ae158076b841 (diff)
downloadtaginfo-3dadc9377a0ecedec6ae9178da2815376ce97675.tar
taginfo-3dadc9377a0ecedec6ae9178da2815376ce97675.tar.gz
Internationalization tag page
Diffstat (limited to 'web/views/tag.erb')
-rw-r--r--web/views/tag.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/views/tag.erb b/web/views/tag.erb
index cde0024..b113686 100644
--- a/web/views/tag.erb
+++ b/web/views/tag.erb
@@ -50,9 +50,9 @@
<% end %>
</div>
<div id="josm">
- <h2><%= t.pages.key.josm_rules.title %></h2>
+ <h2><%= t.pages.key.josm.title %></h2>
<!-- <form>
- <label for="josm-style"><%= t.pages.tag.josm_rules.choice %></label>
+ <label for="josm-style"><%= t.pages.tag.josm.choice %></label>
<select id="josm-style" name="josm-style">
<option>Standard</option>
</select>