Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,21 @@ const MentionsWithSymbolUpsellModal = ({ onClose }: { onClose: () => void }) =>
if (!isAdmin) {
return (
<GenericUpsellModal
title={t('Mentions_with_symbol_upsell_title')}
img='images/high-contrast-upsell-modal.png'
subtitle={t('Mentions_with_symbol_upsell_subtitle')}
title={t('Empower_access_move_beyond_color')}
img='images/mentions-upsell-modal.png'
subtitle={t('Compliant_use_of_color')}
description={t('Mentions_with_symbol_upsell_description')}
onClose={onClose}
onCancel={onClose}
cancelText={t('Close')}
annotation={t('Mentions_with_symbol_upsell_annotation')}
/>
);
}
return (
<GenericUpsellModal
title={t('Mentions_with_symbol_upsell_title')}
img='images/high-contrast-upsell-modal.png'
subtitle={t('Mentions_with_symbol_upsell_subtitle')}
title={t('Empower_access_move_beyond_color')}
img='images/mentions-upsell-modal.png'
subtitle={t('Compliant_use_of_color')}
description={t('Mentions_with_symbol_upsell_description')}
onClose={onClose}
onCancel={handleTalkToSales}
Expand Down
7 changes: 3 additions & 4 deletions apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1092,6 +1092,7 @@
"Condition": "Condition",
"Commit_details": "Commit Details",
"Completed": "Completed",
"Compliant_use_of_color": "Compliant use of color",
"Computer": "Computer",
"Conference_call_apps": "Conference call apps",
"Conference_call_has_ended": "_Call has ended._",
Expand Down Expand Up @@ -1848,6 +1849,7 @@
"EmojiCustomFilesystem_Description": "Specify how emojis are stored.",
"Empty_no_agent_selected": "Empty, no agent selected",
"Empty_title": "Empty title",
"Empower_access_move_beyond_color": "Empower access, move beyond color",
"Enable": "Enable",
"Enable_Auto_Away": "Enable Auto Away",
"Enable_CSP": "Enable Content-Security-Policy",
Expand Down Expand Up @@ -3339,10 +3341,7 @@
"Mentions_only": "Mentions only",
"Mentions_with_@_symbol": "Mentions with @ symbol",
"Mentions_with_@_symbol_description": "Mentions notify and highlight messages for groups or specific users, facilitating targeted communication.\n\nThe screen reader functionality is optimized when the \"@\" symbol is employed in the mention feature. This ensures that users relying on screen readers can easily interpret and engage with these mentions.",
"Mentions_with_symbol_upsell_title": "Enable Mentions with symbol",
"Mentions_with_symbol_upsell_subtitle": "Enhance your team's experience with @ symbol on mentions",
"Mentions_with_symbol_upsell_description": "Mentions notify and highlight messages for groups or specific users, facilitating targeted communication.\n\nThe screen reader functionality is optimized when the \"@\" symbol is employed in the mention feature. This ensures that users relying on screen readers can easily interpret and engage with these mentions.",
"Mentions_with_symbol_upsell_annotation": "Talk to your workspace admin about enabling mentions with symbol for everyone.",
"Mentions_with_symbol_upsell_description": "Unlock the full potential of a barrier-free business with our premium accessibility feature.\n\nSay goodbye to color-related compliance challenges all while aligning with WCAG (Web Content Accessibility Guidelines) and BITV (Barrierefreie Informationstechnik-Verordnung) standards.\n\nThe use of the @ symbol makes it easier for screen readers to navigate and interact with your content, ensuring the best experience for all users.",
"Merge_Channels": "Merge Channels",
"message": "message",
"Message": "Message",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.