]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/signup_confirm.text.erb
Default to only showing open issues
[rails.git] / app / views / notifier / signup_confirm.text.erb
index aee44782d3e7f79b8bd5693f7bd38cb4e7ddcff7..e170564687ec0e6f581053fc1033904e44f1de05 100644 (file)
@@ -1,9 +1,9 @@
-<%= fp(t("notifier.signup_confirm.greeting")) %>
+<%= fp(t(".greeting")) %>
 
-<%= fp(t("notifier.signup_confirm.created", :site_url => SERVER_URL)) %>
+<%= fp(t(".created", :site_url => SERVER_URL)) %>
 
-<%= fp(t("notifier.signup_confirm.confirm")) %>
+<%= fp(t(".confirm")) %>
 
   <%= @url %>
 
-<%= fp(t("notifier.signup_confirm.welcome")) %>
+<%= fp(t(".welcome")) %>