]> git.openstreetmap.org Git - rails.git/commitdiff
Sign Up -> Start Mapping
authorJohn Firebaugh <john.firebaugh@gmail.com>
Tue, 19 Nov 2013 23:02:31 +0000 (15:02 -0800)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Tue, 19 Nov 2013 23:02:31 +0000 (15:02 -0800)
app/views/layouts/map.html.erb
config/locales/en.yml

index 2fe8b9b3bda7dae9e7f4733de061d39f9f018c33..ccbb463a69d857bcc68999b9e0a8b99f0c26304d 100644 (file)
@@ -46,7 +46,7 @@
         <h2><%= t 'layouts.intro_header' %></h2>
         <p><%= t 'layouts.intro_text' %></p>
         <a class="button learn-more" href="<%= about_path %>"><%= t('layouts.learn_more') %></a>
         <h2><%= t 'layouts.intro_header' %></h2>
         <p><%= t 'layouts.intro_text' %></p>
         <a class="button learn-more" href="<%= about_path %>"><%= t('layouts.learn_more') %></a>
-        <a class="button sign-up" href="<%= user_new_path %>"><%= t('layouts.sign_up') %></a>
+        <a class="button sign-up" href="<%= user_new_path %>"><%= t('layouts.start_mapping') %></a>
       </div>
     <% end %>
   </div>
       </div>
     <% end %>
   </div>
index 9a92b532ae5d61eda6e0e7434c8d9d8391c8223e..3f0727f89d81407f02489e65ce14dff28d231ea7 100644 (file)
@@ -878,6 +878,7 @@ en:
     log_in: Log In
     log_in_tooltip: Log in with an existing account
     sign_up: Sign Up
     log_in: Log In
     log_in_tooltip: Log in with an existing account
     sign_up: Sign Up
+    start_mapping: Start Mapping
     sign_up_tooltip: Create an account for editing
     edit: Edit
     history: History
     sign_up_tooltip: Create an account for editing
     edit: Edit
     history: History