Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the outcome localizations for button labels #437

Closed
nickoneill opened this issue Feb 7, 2024 · 0 comments · Fixed by #439
Closed

Use the outcome localizations for button labels #437

nickoneill opened this issue Feb 7, 2024 · 0 comments · Fixed by #439
Assignees
Milestone

Comments

@nickoneill
Copy link
Member

We have localizations for the button text that make the outcome bucket more clear (Made Contact vs Contact, Left Voicemail vs Voicemail) which we should use (generate these by appending outcomes. with the outcome status field). These will make button titles even longer which we should handle more gracefully as part of #436 .

"outcomes.contact"                    = "Made Contact";
"outcomes.unavailable"                = "Unavailable";
"outcomes.voicemail"                  = "Left Voicemail";
"outcomes.skip"                       = "Skip";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant