From: Tom Hughes Date: Tue, 8 Jun 2010 17:01:21 +0000 (+0100) Subject: Rename layouts.sotm resource to avoid using stale translations X-Git-Tag: live~6276^2~6 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/180228b7e36224fefd5540306d7fb77799d4b827 Rename layouts.sotm resource to avoid using stale translations --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index edf76c48a..6b1c4d576 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -124,7 +124,7 @@
- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/" %> + <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2010'), :title => t('layouts.sotm2010'), :border => "0"), "http://www.stateofthemap.org/" %>
<%= yield :optionals %> diff --git a/config/locales/en.yml b/config/locales/en.yml index a2ac4eafd..5d42f3c5d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -933,7 +933,7 @@ en: shop: Shop shop_tooltip: Shop with branded OpenStreetMap merchandise shop_url: http://wiki.openstreetmap.org/wiki/Merchandise - sotm: 'Come to the 2010 OpenStreetMap Conference, The State of the Map, July 9-11 in Girona!' + sotm2010: 'Come to the 2010 OpenStreetMap Conference, The State of the Map, July 9-11 in Girona!' license: alt: CC by-sa 2.0 title: OpenStreetMap data is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic License