popovers: Rename "profile summary" to "user card".

This is a briefer and more intuitive name for this frequently accessed
part of the Zulip UI.
This commit is contained in:
Lauryn Menard
2022-11-14 18:00:29 +01:00
committed by Tim Abbott
parent a09014f1de
commit 48e2482bbd
23 changed files with 49 additions and 46 deletions

View File

@@ -386,7 +386,7 @@ export function initialize() {
"#add-new-custom-profile-field-form .display_in_profile_summary_tooltip",
],
content: $t({
defaultMessage: "Only 2 custom profile fields can be displayed in the profile summary.",
defaultMessage: "Only 2 custom profile fields can be displayed on the user card.",
}),
appendTo: () => document.body,
onTrigger(instance) {