change from "Avatar" to "Profile Picture"
This commit is contained in:
parent
c6db713707
commit
962eb78104
|
@ -376,10 +376,10 @@ en:
|
||||||
success: "We've sent an email to that address. Please follow the confirmation instructions."
|
success: "We've sent an email to that address. Please follow the confirmation instructions."
|
||||||
|
|
||||||
change_avatar:
|
change_avatar:
|
||||||
title: "Change your avatar"
|
title: "Change your profile picture"
|
||||||
gravatar: "<a href='//gravatar.com/emails' target='_blank'>Gravatar</a>, based on"
|
gravatar: "<a href='//gravatar.com/emails' target='_blank'>Gravatar</a>, based on"
|
||||||
refresh_gravatar_title: "Refresh your Gravatar"
|
refresh_gravatar_title: "Refresh your Gravatar"
|
||||||
letter_based: "System assigned avatar"
|
letter_based: "System assigned profile picture"
|
||||||
uploaded_avatar: "Custom picture"
|
uploaded_avatar: "Custom picture"
|
||||||
uploaded_avatar_empty: "Add a custom picture"
|
uploaded_avatar_empty: "Add a custom picture"
|
||||||
upload_title: "Upload your picture"
|
upload_title: "Upload your picture"
|
||||||
|
@ -518,7 +518,7 @@ en:
|
||||||
registration_ip_address:
|
registration_ip_address:
|
||||||
title: "Registration IP Address"
|
title: "Registration IP Address"
|
||||||
avatar:
|
avatar:
|
||||||
title: "Avatar"
|
title: "Profile Picture"
|
||||||
title:
|
title:
|
||||||
title: "Title"
|
title: "Title"
|
||||||
|
|
||||||
|
@ -1842,7 +1842,7 @@ en:
|
||||||
do_nothing: "do nothing"
|
do_nothing: "do nothing"
|
||||||
staff_actions:
|
staff_actions:
|
||||||
title: "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"
|
clear_filters: "Show Everything"
|
||||||
staff_user: "Staff User"
|
staff_user: "Staff User"
|
||||||
target_user: "Target User"
|
target_user: "Target User"
|
||||||
|
@ -2073,7 +2073,7 @@ en:
|
||||||
external_username: "Username"
|
external_username: "Username"
|
||||||
external_name: "Name"
|
external_name: "Name"
|
||||||
external_email: "Email"
|
external_email: "Email"
|
||||||
external_avatar_url: "Avatar URL"
|
external_avatar_url: "Profile Picture URL"
|
||||||
|
|
||||||
user_fields:
|
user_fields:
|
||||||
title: "User Fields"
|
title: "User Fields"
|
||||||
|
|
Loading…
Reference in New Issue