diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 668f00f2711..53f26ad7cef 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -405,7 +405,7 @@ en: last_emailed: "Last Emailed" last_seen: "Seen" created: "Joined" - log_out: "Sign Out" + log_out: "Log Out" location: "Location" website: "Web Site" email_settings: "Email" @@ -794,7 +794,7 @@ en: invalid_access: title: "Topic is private" 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: 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." @@ -1840,7 +1840,7 @@ en: show_public_profile: "Show Public Profile" impersonate: 'Impersonate' ip_lookup: "IP Lookup" - log_out: "Sign Out" + log_out: "Log Out" logged_out: "User was logged out on all devices" revoke_admin: 'Revoke Admin' grant_admin: 'Grant Admin' diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 3b9c934a487..6d02bc006a4 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1329,9 +1329,9 @@ en: 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}