resolved translation issue in diaspora.en in user dropdown. second login link on landing page works.

This commit is contained in:
danielvincent 2010-11-17 21:37:09 -08:00
parent af6185294e
commit 558c175c2b
2 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@
#login_field.section
already have an account?
= link_to "log in here", "#"
= link_to "log in here", new_user_session_path
.span-24.last{:style=>"text-align:center;"}
%ul#press_logos

View file

@ -52,11 +52,11 @@ en:
invalid_fields: "Invalid Fields"
correct_the_following_errors_and_try_again: "Correct the following errors and try again."
layouts:
application:
view_profile: "view profile"
edit_profile: "edit profile"
account_settings: "account settings"
logout: "logout"
header:
view_profile: "view profile"
edit_profile: "edit profile"
account_settings: "account settings"
logout: "logout"
shared:
stream_element:
show_comments: "show comments"