From: Tom Hughes Date: Sun, 18 Oct 2009 14:02:13 +0000 (+0000) Subject: Mention the OSM blob and twitter in the signup message. X-Git-Tag: live~6525 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/27a3dc447c20b62cf4a1cb2711d3c0cbdea54879 Mention the OSM blob and twitter in the signup message. --- diff --git a/app/views/notifier/signup_confirm.text.plain.erb b/app/views/notifier/signup_confirm.text.plain.erb index c836220c7..6153c1c8c 100644 --- a/app/views/notifier/signup_confirm.text.plain.erb +++ b/app/views/notifier/signup_confirm.text.plain.erb @@ -20,6 +20,11 @@ <%= 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/ diff --git a/config/locales/en.yml b/config/locales/en.yml index 84df13c9b..90cd68266 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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 on the wiki or the opengeodata blog which has podcasts to listen to also!' + get_reading: Get reading about OpenStreetMap on the wiki, catch up with the latest news via the openstreetmap blog or twitter, or browse through OpenStreetMap founder Steve Coast's opengeodata blog for the potted history of the project, which has podcasts to listen to also! wiki_signup: 'You may also want to sign up to the OpenStreetMap wiki.' user_wiki_page: 'It is recommended that you create a user wiki page, which includes category tags noting where you are, such as [[Category:Users_in_London]].' current_user: 'A list of current users in categories, based on where in the world they are, is available from Category:Users_by_geographical_region.'