]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/accounts/edit.html.erb
Use 'My Account' for account pages
[rails.git] / app / views / accounts / edit.html.erb
index ce7dd97a83d4dd7597810559c4d2fa8452f2b56b..5c626fc9f985645120e6cda69ce6f4ab1db46bc6 100644 (file)
@@ -3,7 +3,7 @@
 <% end %>
 
 <% content_for :heading do %>
-  <h1><%= t ".my settings" %></h1>
+  <h1><%= t ".my_account" %></h1>
 <% end %>
 
 <%= render :partial => "settings_menu" %>