From: Andy Allan Date: Mon, 20 Dec 2010 15:05:47 +0000 (+0000) Subject: News blog -> Community blogs X-Git-Tag: live~6235^2^2~28 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/1a49f8eff109f773c79fce48f9ed69ffdd0c10fc?hp=0aec1c5fa062feacf2ea7f6c8330ac7c7e2258bd News blog -> Community blogs I suspect the text came from pointing at opengeodata.org in a bygone era. --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 01dd5aee5..4ee763d43 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -136,7 +136,7 @@ :wiki => link_to(t('layouts.wiki'), t('layouts.wiki_url'), :title => t('layouts.wiki_title')) %>
  • <%= link_to t('layouts.copyright'), {:controller => 'site', :action => 'copyright'} %>
  • -
  • <%= t 'layouts.news_blog' %>
  • +
  • <%= t 'layouts.community_blogs' %>
  • <%= t 'layouts.shop' %>
  • <%= yield :left_menu %> diff --git a/config/locales/en.yml b/config/locales/en.yml index b11f2f886..0ee95c83c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -946,6 +946,8 @@ en: copyright: "Copyright & License" news_blog: "News blog" news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc." + community_blogs: "Community blogs" + community_blogs_title: "Blogs from members of the OpenStreetMap community" shop: Shop shop_tooltip: Shop with branded OpenStreetMap merchandise shop_url: http://wiki.openstreetmap.org/wiki/Merchandise