|
|
@@ -27,6 +27,7 @@ admin_needed_to_hide_a_link = 'Admin needed to hide a link'
|
|
27
|
27
|
admin_needed_to_close_a_link = 'Admin needed to close a link'
|
|
28
|
28
|
bad_username_or_password = "Bad username or password"
|
|
29
|
29
|
only_the_user_can_checkout_their_links = "Only the user can checkout their links"
|
|
|
30
|
+possible_cross_site_request_forgery_try_again = "Possible cross site request forgery. Try again."
|
|
30
|
31
|
field_realname = "Real name"
|
|
31
|
32
|
field_email = "Email"
|
|
32
|
33
|
field_gravatar_email = "Gravatar email"
|
|
|
@@ -35,7 +36,7 @@ field_team = "Team"
|
|
35
|
36
|
field_location = "Location"
|
|
36
|
37
|
field_twitter = "Twitter"
|
|
37
|
38
|
field_facebook = "Facebook"
|
|
38
|
|
-field_google_plus_ = "Google+"
|
|
|
39
|
+field_google_plus = "Google+"
|
|
39
|
40
|
field_skype = "Skype"
|
|
40
|
41
|
field_aim = "AIM"
|
|
41
|
42
|
field_bio = "Bio"
|