]> git.openstreetmap.org Git - rails.git/commitdiff
Mention help.openstreetmap.org in the welcome message
authorTom Hughes <tom@compton.nu>
Fri, 10 Sep 2010 10:20:00 +0000 (11:20 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 10 Sep 2010 10:20:00 +0000 (11:20 +0100)
app/views/notifier/signup_confirm.text.html.erb
app/views/notifier/signup_confirm.text.plain.erb
config/locales/en.yml

index eaeb7dce83aa9b9b54b3a475fd4f11b79fa9f024..c0883382e7a76fd13b5ad89769c493b6a114759e 100644 (file)
@@ -11,6 +11,8 @@
 
 <p><%= t'notifier.signup_confirm_html.get_reading' %></p>
 
+<p><%= t'notifier.signup_confirm_html.ask_questions' %></p>
+
 <p><%= t'notifier.signup_confirm_html.wiki_signup' %></p>
 
 <p><%= t'notifier.signup_confirm_html.user_wiki_page' %></p> 
index a3c4ee92a168946af526b16140d53bce51d2a1b5..a53f27dda99e8c0ba5dffaee7b3de640e7eb92fb 100644 (file)
 
        http://www.opengeodata.org/
 
+<%= t'notifier.signup_confirm_plain.ask_questions' %>
+
+       http://help.openstreetmap.org/
+
 <%= t'notifier.signup_confirm_plain.wiki_signup' %>
 
        <%= t'notifier.signup_confirm_plain.wiki_signup_url' %>
index d2e25b51f42115bf02878d54486163ecb57fef05..e68eb0220b19a16d519be943b6f323af11a72116 100644 (file)
@@ -1098,6 +1098,7 @@ en:
       the_wiki_url: "http://wiki.openstreetmap.org/wiki/Beginners%27_Guide"
       blog_and_twitter: "Catch up with the latest news via the OpenStreetMap blog or Twitter:"
       opengeodata: "OpenGeoData.org is OpenStreetMap founder Steve Coast's blog, and it has podcasts too:"
+      ask_questions: "You can ask any questions you may have about OpenStreetMap at our question and answer site:"
       wiki_signup: "You may also want to sign up to the OpenStreetMap wiki at:"
       wiki_signup_url: "http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page"
       # next four translations are in pairs : please word wrap appropriately
@@ -1114,6 +1115,7 @@ en:
       more_videos: "There are {{more_videos_link}}."
       more_videos_here: "more videos here"
       get_reading: Get reading about OpenStreetMap <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide">on the wiki</a>, catch up with the latest news via the <a href="http://blog.openstreetmap.org/">OpenStreetMap blog</a> or <a href="http://twitter.com/openstreetmap">Twitter</a>, or browse through OpenStreetMap founder Steve Coast's <a href="http://www.opengeodata.org/">OpenGeoData blog</a> for the potted history of the project, which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!
+      ask_questions: You can ask any questions you may have about OpenStreetMap at our <a href="http://help.openstreetmap.org/">question and answer site</a>.
       wiki_signup: 'You may also want to <a href="http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page">sign up to the OpenStreetMap wiki</a>.'
       user_wiki_page: 'It is recommended that you create a user wiki page, which includes category tags noting where you are, such as <a href="http://wiki.openstreetmap.org/wiki/Category:Users_in_London">[[Category:Users_in_London]]</a>.'
       current_user: 'A list of current users in categories, based on where in the world they are, is available from <a href="http://wiki.openstreetmap.org/wiki/Category:Users_by_geographical_region">Category:Users_by_geographical_region</a>.'