From 962eb78104925fb09d4845d4d59cc106f21214d2 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 12 Jan 2015 17:13:18 -0800 Subject: [PATCH] change from "Avatar" to "Profile Picture" --- config/locales/client.en.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 93e1a596cdd..64b0598d667 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -376,10 +376,10 @@ en: success: "We've sent an email to that address. Please follow the confirmation instructions." change_avatar: - title: "Change your avatar" + title: "Change your profile picture" gravatar: "Gravatar, based on" refresh_gravatar_title: "Refresh your Gravatar" - letter_based: "System assigned avatar" + letter_based: "System assigned profile picture" uploaded_avatar: "Custom picture" uploaded_avatar_empty: "Add a custom picture" upload_title: "Upload your picture" @@ -518,7 +518,7 @@ en: registration_ip_address: title: "Registration IP Address" avatar: - title: "Avatar" + title: "Profile Picture" title: title: "Title" @@ -1842,7 +1842,7 @@ en: do_nothing: "do nothing" staff_actions: title: "Staff Actions" - instructions: "Click usernames and actions to filter the list. Click avatars to go to user pages." + instructions: "Click usernames and actions to filter the list. Click profile pictures to go to user pages." clear_filters: "Show Everything" staff_user: "Staff User" target_user: "Target User" @@ -2073,7 +2073,7 @@ en: external_username: "Username" external_name: "Name" external_email: "Email" - external_avatar_url: "Avatar URL" + external_avatar_url: "Profile Picture URL" user_fields: title: "User Fields"