]> git.openstreetmap.org Git - rails.git/commitdiff
Link to help page from welcome
authorJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 18 Aug 2013 15:24:57 +0000 (08:24 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 13 Oct 2013 21:45:57 +0000 (14:45 -0700)
app/views/site/welcome.html.erb
config/locales/en.yml

index 7f3d000d49710fe5cedc9b6109727d2c9e8ce955..60c2a3c302a7a187cff00ee51e07ed189e55015e 100644 (file)
@@ -51,7 +51,7 @@
 <div class='col12 clearfix icon-list'>
   <h3><%= t "welcome_page.questions.title" %></h3>
   <span class='sprite small term question'></span>
 <div class='col12 clearfix icon-list'>
   <h3><%= t "welcome_page.questions.title" %></h3>
   <span class='sprite small term question'></span>
-  <p><%= t "welcome_page.questions.paragraph_1_html" %></p>
+  <p><%= t "welcome_page.questions.paragraph_1_html", :help_url => help_path %></p>
 </div>
 
 <div class='clearfix center'>
 </div>
 
 <div class='clearfix center'>
index ee567d7b240b8d51a72515d7c2aa2eaa8b03e76f..06837c24aae34e59904a1b674c7f7d4f089b9229 100644 (file)
@@ -1188,8 +1188,9 @@ en:
     questions:
       title: Any questions?
       paragraph_1_html: |
     questions:
       title: Any questions?
       paragraph_1_html: |
-        Need help mapping, or not clear on how to use OpenStreetMap? Get your questions answered
-        on <a href='http://help.openstreetmap.org/'>the help website</a>.
+        OpenStreetMap has several resources for learning about the project, asking and answering
+        questions, and collaboratively discussing and documenting mapping topics.
+        <a href='%{help_url}'>Get help here</a>.
     start_mapping: Start Mapping
     add_a_note:
       title: No Time To Edit? Add a Note!
     start_mapping: Start Mapping
     add_a_note:
       title: No Time To Edit? Add a Note!