]> git.openstreetmap.org Git - rails.git/commitdiff
Add IRC and switch2osm to help page, slight language improvement
authorSimon Poole <simon@poole.ch>
Fri, 15 May 2015 10:14:57 +0000 (12:14 +0200)
committerTom Hughes <tom@compton.nu>
Fri, 15 May 2015 10:24:35 +0000 (11:24 +0100)
app/views/site/help.html.erb
config/locales/en.yml

index 21d29aa95c085574d02ba12ba3ced1874bf3f541..5097dd340464cf3d9a05463965d1827124a3acf7 100644 (file)
@@ -4,7 +4,7 @@
 
 <p class='introduction'><%= t "help_page.introduction" %></p>
 
 
 <p class='introduction'><%= t "help_page.introduction" %></p>
 
-<% ['welcome', 'beginners_guide', 'help', 'mailing_lists', 'forums', 'wiki'].each do |site| %>
+<% ['welcome', 'beginners_guide', 'help', 'mailing_lists', 'forums', 'irc', 'switch2osm', 'wiki'].each do |site| %>
   <% unless site == 'welcome' && !@user %>
   <div class='<%= site %> help-item'>
   <h3>
   <% unless site == 'welcome' && !@user %>
   <div class='<%= site %> help-item'>
   <h3>
index 4004f41e8ccb0efede9d8ca7af02dd18013dabe2..27e83c0cf027ddb8ccca0a9ca38e2e6c0a984666 100644 (file)
@@ -1167,7 +1167,15 @@ en:
     forums:
       url: http://forum.openstreetmap.org/
       title: Forums
     forums:
       url: http://forum.openstreetmap.org/
       title: Forums
-      description: The same as above for those that prefer a bulletin board style interface.
+      description: Questions and discussions for those that prefer a bulletin board style interface.
+    irc:
+      url: http://irc.openstreetmap.org/
+      title: IRC
+      description: Interactive chat in many different languages and on many topics.
+    switch2osm:
+      url: https://switch2osm.org/
+      title: switch2osm
+      description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
     wiki:
       url: http://wiki.openstreetmap.org/
       title: wiki.openstreetmap.org
     wiki:
       url: http://wiki.openstreetmap.org/
       title: wiki.openstreetmap.org