projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da8c910
)
Update key when the zoom changes, even if the language is not english.
author
Tom Hughes
<tom@compton.nu>
Fri, 5 Jun 2009 18:06:38 +0000
(18:06 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 5 Jun 2009 18:06:38 +0000
(18:06 +0000)
app/views/site/_key.rhtml
patch
|
blob
|
history
diff --git
a/app/views/site/_key.rhtml
b/app/views/site/_key.rhtml
index fceeb80ba47994c110abd72df57cafe156072c43..bf795478361bbf1207722bcd3c42b8f3e7301a54 100644
(file)
--- a/
app/views/site/_key.rhtml
+++ b/
app/views/site/_key.rhtml
@@
-17,7
+17,7
@@
}
function updateKey() {
- if (sidebarOpen("
Map key
"))
+ if (sidebarOpen("
<%= t('site.key.map_key') %>
"))
{
showKey();
}