From 14ccf7229b2694a55e134151161f4bb5a28fee3a Mon Sep 17 00:00:00 2001 From: J David Eisenberg Date: Sat, 30 Oct 2010 22:01:02 -0700 Subject: [PATCH] Issue #492: Informal, vague description when signing up as a new user --- app/views/users/getting_started.html.haml | 2 +- config/locales/diaspora/en.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/users/getting_started.html.haml b/app/views/users/getting_started.html.haml index 5edb3e67a..c90a3fadd 100644 --- a/app/views/users/getting_started.html.haml +++ b/app/views/users/getting_started.html.haml @@ -30,7 +30,7 @@ %h1{:style => "text-align:right;"} = "Welcome to Diaspora!" .description - Do the stuff below to further complete some things. + =t('.signup_steps') %h3{:style => "text-align:right;"} = link_to "Edit your profile", getting_started_path(:step => 1) diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml index d61abb8a2..ac85617c0 100644 --- a/config/locales/diaspora/en.yml +++ b/config/locales/diaspora/en.yml @@ -143,6 +143,7 @@ en: cancel: "Cancel" destroy: "Account successfully closed." getting_started: + signup_steps: "Complete your sign-up by doing these things:" 'step_1': albums: "Albums" you_dont_have_any_photos: "You don't have any photos! Go to the"