few more "Sign In/Out" reverts to "Log In/Out"
This commit is contained in:
parent
a51bf08346
commit
5dc35488d2
|
@ -405,7 +405,7 @@ en:
|
||||||
last_emailed: "Last Emailed"
|
last_emailed: "Last Emailed"
|
||||||
last_seen: "Seen"
|
last_seen: "Seen"
|
||||||
created: "Joined"
|
created: "Joined"
|
||||||
log_out: "Sign Out"
|
log_out: "Log Out"
|
||||||
location: "Location"
|
location: "Location"
|
||||||
website: "Web Site"
|
website: "Web Site"
|
||||||
email_settings: "Email"
|
email_settings: "Email"
|
||||||
|
@ -794,7 +794,7 @@ en:
|
||||||
invalid_access:
|
invalid_access:
|
||||||
title: "Topic is private"
|
title: "Topic is private"
|
||||||
description: "Sorry, you don't have access to that topic!"
|
description: "Sorry, you don't have access to that topic!"
|
||||||
login_required: "You need to sign in to see that topic."
|
login_required: "You need to log in to see that topic."
|
||||||
server_error:
|
server_error:
|
||||||
title: "Topic failed to load"
|
title: "Topic failed to load"
|
||||||
description: "Sorry, we couldn't load that topic, possibly due to a connection problem. Please try again. If the problem persists, let us know."
|
description: "Sorry, we couldn't load that topic, possibly due to a connection problem. Please try again. If the problem persists, let us know."
|
||||||
|
@ -1840,7 +1840,7 @@ en:
|
||||||
show_public_profile: "Show Public Profile"
|
show_public_profile: "Show Public Profile"
|
||||||
impersonate: 'Impersonate'
|
impersonate: 'Impersonate'
|
||||||
ip_lookup: "IP Lookup"
|
ip_lookup: "IP Lookup"
|
||||||
log_out: "Sign Out"
|
log_out: "Log Out"
|
||||||
logged_out: "User was logged out on all devices"
|
logged_out: "User was logged out on all devices"
|
||||||
revoke_admin: 'Revoke Admin'
|
revoke_admin: 'Revoke Admin'
|
||||||
grant_admin: 'Grant Admin'
|
grant_admin: 'Grant Admin'
|
||||||
|
|
|
@ -1329,9 +1329,9 @@ en:
|
||||||
|
|
||||||
To log in again, either:
|
To log in again, either:
|
||||||
|
|
||||||
1. Sign in using any method you like -- but it must resolve to the **same email address** that you received your original invitation email at. Otherwise we won't be able to tell it is you!
|
1. Log in using any method you like -- but it must resolve to the **same email address** that you received your original invitation email at. Otherwise we won't be able to tell it is you!
|
||||||
|
|
||||||
2. Create a unique password for on [your user profile][prefs], and use it to sign in.
|
2. Create a unique password for on [your user profile][prefs], and use it to log in.
|
||||||
|
|
||||||
%{new_user_tips}
|
%{new_user_tips}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue