]> git.openstreetmap.org Git - rails.git/commit
Made a lot of things translatable and added title="" tooltips
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 7 Jun 2009 19:58:34 +0000 (19:58 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 7 Jun 2009 19:58:34 +0000 (19:58 +0000)
commit7a9b2de42b8e969c162917e3e69877815a6eab75
tree41fae842aab1a505f020039ff08934b17adaaee8
parentf5e4e04e48be2d73b0871bbaddb80b3c2096c435
Made a lot of things translatable and added title="" tooltips

 * "OpenStreetMap" project name in <title> and <h1>
 * Tooltips for the greeting bar for anonymous and logged in users
 * Alternate text for the OSM logo
 * Now using a CSS class for bolding inbox(N) instead of hard-coding font-weight: bold
 * Separate tooltips for inbox(n) depending on whether it's 0, 1 or > 1
13 files changed:
app/views/layouts/site.rhtml
config/locales/be.yml
config/locales/de.yml
config/locales/en.yml
config/locales/he.yml
config/locales/is.yml
config/locales/it.yml
config/locales/nl.yml
config/locales/pl.yml
config/locales/ru.yml
config/locales/sl.yml
config/locales/zh-CN.yml
public/stylesheets/site.css