]> git.openstreetmap.org Git - rails.git/commitdiff
Mention the OSM blob and twitter in the signup message.
authorTom Hughes <tom@compton.nu>
Sun, 18 Oct 2009 14:02:13 +0000 (14:02 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 18 Oct 2009 14:02:13 +0000 (14:02 +0000)
app/views/notifier/signup_confirm.text.plain.erb
config/locales/en.yml

index c836220c79ac98ba0d3e551b5ed923ffc01f0364..6153c1c8c05604ab69ce3bd93596c43071541fff 100644 (file)
 
        <%= t'notifier.signup_confirm_plain.the_wiki_url' %>
 
+<%= t'notifier.signup_confirm_plain.blog_and_twitter' %>
+
+       http://blog.openstreepmap.org/
+       http://twitter.com/openstreetmap
+
 <%= t'notifier.signup_confirm_plain.opengeodata' %>
 
        http://www.opengeodata.org/
index 84df13c9bd812f865dea9560e42ab9a0642323cd..90cd682667a2fc22422e16801da828fafe576f2d 100644 (file)
@@ -513,7 +513,8 @@ en:
       more_videos: "There are more videos here:"
       the_wiki: "Get reading about OpenStreetMap on the wiki:"
       the_wiki_url: "http://wiki.openstreetmap.org/wiki/Beginners%27_Guide"
-      opengeodata: "OpenGeoData.org is OpenStreetMap's blog, and it has podcasts too:"
+      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:"
       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
@@ -529,7 +530,7 @@ en:
       video_to_openstreetmap: "introductory video to OpenStreetMap"
       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> or <a href="http://www.opengeodata.org/">the opengeodata blog</a> which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!'
+      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!
       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>.'