From 5dc35488d226fbb9402745e4d9ab89d9c7a7d2b3 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 11 Aug 2014 16:29:02 -0700 Subject: [PATCH] few more "Sign In/Out" reverts to "Log In/Out" --- config/locales/client.en.yml | 6 +++--- config/locales/server.en.yml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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}