X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7dbf8d83369cb73929080c4ba23fdd7dcd0184df..c77429000c55af95056572206a99774711c8d22b:/app/views/user/account.html.erb
diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb
index a493ade68..352adf887 100644
--- a/app/views/user/account.html.erb
+++ b/app/views/user/account.html.erb
@@ -3,10 +3,10 @@
<% end %>
<% content_for :heading do %>
-
<%= t 'user.account.my settings' %>
+ <%= t '.my settings' %>
- - <%= link_to t('user.account.return to profile'), user_path(current_user) %>
- - <%= link_to t('user.view.oauth settings'), :controller => 'oauth_clients', :action => 'index' %>
+ - <%= link_to t('.return to profile'), user_path(current_user) %>
+ - <%= link_to t('user.show.oauth settings'), :controller => 'oauth_clients', :action => 'index' %>
<% end %>
@@ -21,15 +21,15 @@
@@ -47,81 +47,81 @@